Commit Graph

2 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
vargen b6fdc49179
[jdom] initial commit (#9736) 2023-02-20 10:03:30 +11:00