Commit Graph

3 Commits

Author SHA1 Message Date
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 8ec85eb8e5
jetty: Fix build failure (#8817)
Fix https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=51784
Delete some not needed jar.
2022-10-19 17:34:25 +01:00
Henry Lin 3c9ea55a0a
Jetty: Initial integration (#8447)
Initial integration of Jetty project, only contains a fuzz target of
jetty-server part for now.
2022-09-08 17:18:41 -04:00