Commit Graph

6 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
Henry Lin b9cc48e41e
Tomcat: Modify one fuzz target and disable bug detector (#8350)
Modify one fuzz target and disable expressionlanguage detector
2022-08-24 23:57:13 +01:00
Henry Lin c1258ad073
Tomcat: Fix build issue and add fuzz targets. (#8282)
Fix build issue and add two fuzz targets.
2022-08-17 23:23:03 +01:00
Henry Lin accf707b54
Tomcat: Update project.yaml and add fuzz targets (#8092)
Update project.yaml and add fuzz targets
2022-07-28 15:32:38 -07:00
Henry Lin 4eb1930dda
Tomcat: initial integration (#7790)
Initial integration
2022-06-07 11:34:49 +10:00