oss-fuzz/projects/java-example
Fabian Meumertzheim 4f13045ec0
[java-example] Trigger new native finding (#5597)
Java native libraries should now be fuzzed correctly, but the current crash is still reported as flaky due to the multiple fixes required to make it work.

This commit should trigger a clean new finding.
2021-04-10 07:31:35 -07:00
..
Dockerfile [jazzer][java-example] Fix native library loading. (#5262) 2021-02-26 18:22:32 +00:00
ExampleFuzzer.java [jazzer] Migrate projects to new void fuzzerTestOneInput (#5251) 2021-02-24 08:33:58 -08:00
ExampleFuzzerNative.cpp [java-example] Trigger new native finding (#5597) 2021-04-10 07:31:35 -07:00
ExampleFuzzerNative.h
ExampleFuzzerNative.java [jazzer] Migrate projects to new void fuzzerTestOneInput (#5251) 2021-02-24 08:33:58 -08:00
ExampleValueProfileFuzzer.java [jazzer] Migrate projects to new void fuzzerTestOneInput (#5251) 2021-02-24 08:33:58 -08:00
build.sh [jazzer][java-example] Fix native library loading. (#5262) 2021-02-26 18:22:32 +00:00
default.options [java-example] Speculative fix for JVM segfault crashes (#5554) 2021-04-01 09:04:22 -07:00
project.yaml