oss-fuzz/projects/java-example
Fabian Meumertzheim 12d7371cf6
[java-example] Don't assume that fuzzer is run from its directory (#5219)
The same speculative fix as in #5217.

The current working directory "." should have no reason to be in the
classpath if it is not equal to "$this_dir", hence it is removed.
2021-02-19 06:29:46 -08:00
..
Dockerfile [jazzer] Add java-example project (#5216) 2021-02-18 17:53:50 -08:00
ExampleFuzzer.java [jazzer] Add java-example project (#5216) 2021-02-18 17:53:50 -08:00
ExampleFuzzerNative.cpp [jazzer] Add java-example project (#5216) 2021-02-18 17:53:50 -08:00
ExampleFuzzerNative.h [jazzer] Add java-example project (#5216) 2021-02-18 17:53:50 -08:00
ExampleFuzzerNative.java [jazzer] Add java-example project (#5216) 2021-02-18 17:53:50 -08:00
ExampleValueProfileFuzzer.java [jazzer] Add java-example project (#5216) 2021-02-18 17:53:50 -08:00
build.sh [java-example] Don't assume that fuzzer is run from its directory (#5219) 2021-02-19 06:29:46 -08:00
project.yaml [jazzer] Add java-example project (#5216) 2021-02-18 17:53:50 -08:00