Source: jacoco
Severity: important
Tags: sid bookworm
User: [email protected]
Usertags: default-java17
jacoco fails to build with OpenJDK 17 due to the removal of the pack200 API:
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/<<PKGBUILDDIR>>/org.jacoco.core/src/org/jacoco/core/internal/Pack200Streams.java:[22,21]
cannot find symbol
symbol: class Pack200
location: package java.util.jar
[ERROR]
/<<PKGBUILDDIR>>/org.jacoco.core/src/org/jacoco/core/internal/Pack200Streams.java:[42,17]
cannot find symbol
symbol: variable Pack200
location: class org.jacoco.core.internal.Pack200Streams
[ERROR]
/<<PKGBUILDDIR>>/org.jacoco.core/src/org/jacoco/core/internal/Pack200Streams.java:[61,17]
cannot find symbol
symbol: variable Pack200
location: class org.jacoco.core.internal.Pack200Streams
__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
Please use
[email protected] for discussions and questions.