/jacoco

A fork of JaCoCo used by the Java fuzzer Jazzer

Primary LanguageJavaOtherNOASSERTION

A fork of JaCoCo used by the Java fuzzer Jazzer.

Build the release with (you may have to adjust the path to the OpenJDK 8):

JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64/ JDK_VERSION=8 mvn -f org.jacoco.build -Djdk.version=$JDK_VERSION package -pl '!org.jacoco:org.jacoco.core.test.validation.java5'

The distribution zip can then be obtained from jacoco/target/.