Commit Graph

4 Commits

Author SHA1 Message Date
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
Patrice.S aa9ff740ea
spring-cloud-commons: Handle IllegalArgumentException & remove shade plugin from pom file (#8352)
Handle IllegalArgumentException, remove shade plugin from pom file
2022-08-30 20:14:00 +00:00
psy 3d10fef661
spring-cloud-commons: initial integration (#7838)
* Initial integration

Fix java_home, resolve jdk symlink, remove import name temporary fix

Add random salt, add pem dict & fix instrumentation path

* Fix path & use rsync instead of cp
2022-06-27 05:38:10 +10:00