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 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
aschaich ddb15112cc
[guava] add more fuzz targets (#8499) 2022-09-17 20:51:14 -04:00
Henry Lin 914a520993
Add code intelligence email address for several jvm projects (#8132)
Delete emails for the jvm projects which are not onboarded by CI
2022-08-04 12:50:05 -04:00
psy b00007425f
guava: Initial integration (#7720)
* Initial integration

* Add primary_contact, remove unused imports
2022-05-20 15:36:59 +10:00