Commit Graph

5 Commits

Author SHA1 Message Date
Henry Lin 7623da9d81
Code Intelligence Java projects: Add bug-disclosure email to project.yaml. (#8987)
Add bug-disclosure email to all java projects' project.yaml.
2022-11-16 17:48:01 +11:00
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
Roman Wagner 1d5cb19694
[spring-data-redis] disable ReflectiveCall sanitizer (#8602) 2022-09-27 10:06:39 +01:00
Roman Wagner 6c1c004067
[spring-data-redis] Initial Integration (#8555) 2022-09-21 10:53:19 -07:00