Commit Graph

3 Commits

Author SHA1 Message Date
Henry Lin 05c5736806
Fix issues for multiple projects (#10971)
Previous Jazzer version only instrument code under the same package as
the fuzz test, this PR adds `--instrumentation_includes` to several
projects.

Also fix build failures in jdom and jsqlparser, fix fuzzing blocker in
qdox and avro, delete not needed file in apache-cxf
2023-09-18 12:22:06 +01:00
Henry Lin 27a40582e3
Fix coverage build failure for multiple Java projects (#10766)
Fix coverage build failure for:

java-jwt
ion-java
g-http-java-client
jose4j
apache-commons-text
jsqlparser
tablesaw
zt-zip
json-flattener
opencsv
calcite
mvel
spring-amqp
univocity-parsers
async-http-client
pdfbox
itext7
presto
2023-08-10 09:51:21 +10:00
Henry Lin c3e92bac6d
univocity-parsers: Initial integration (#10391)
Integrating univocity-parsers into OSS-Fuzz
2023-05-27 21:23:27 -04:00