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 specified explicitly even for pure Java projects.
79 In the simplest case, every fuzzer consists of a single Java file with a
98 Java-only project with single-file fuzz targets as described above:
148 useful primitive Java types. Its functionality is similar to