Lines Matching refs:Java
3 title: Integrating a Java/JVM project
10 # Integrating a Java/JVM project
17 The process of integrating a project written in Java or any other language
18 running on the Java Virtual Machine (JVM) with OSS-Fuzz is very similar to the
25 Java fuzzing in OSS-Fuzz depends on
39 as an example of a simple Java-only fuzzing project. Additional examples,
40 including one for a Java project with native dependencies, are part of the
54 UndefinedBehaviorSanitizer (`undefined`). For pure Java projects, specify
82 In the simplest case, every fuzzer consists of a single Java file with a
101 Java-only project with single-file fuzz targets as described above:
148 project contains an example of a `build.sh` for Java projects with native
155 useful primitive Java types. Its functionality is similar to