Fabian Meumertzheim
514febd38c
java: Fix bash escaping in memory setting logic ( #8825 )
...
These issues were missed in 5b1953b201
and
prevent the new logic from applying correctly for some projects.
2022-11-07 10:34:37 -08:00
Fabian Meumertzheim
5b1953b201
infra/java: Improve reproducibility of memory issues ( #8736 )
...
When reproducing, use slightly lower limits on heap and stack size so
that minimal changes to fuzz targets, fuzzer and runtime do not cause
memory issues to fail to reproduce.
2022-10-19 13:51:06 -04:00
Fabian Meumertzheim
34c7aa99a3
protobuf-java: Fix build by building with Bazel ( #8240 )
...
* protobuf-java: Fix build by building with Bazel
* Fix typo
* Use bazel rather than bazelisk
* Install Bazel
* Install bazel
* Fix Java build
2022-08-13 15:15:10 +01:00
Fabian Meumertzheim
3f7c2580ac
[protobuf-java] Initial integration ( #5766 )
...
Based on protobuf-c.
2021-05-20 16:34:41 -07:00