Source: libcodemodel-java
Version: 2.6
Severity: normal
User: debian-j...@lists.debian.org
Usertags: default-java9
Tags: fixed-upstream

This package fails to build with default-jdk pointing to openjdk-9-jdk.
The wiki has some common problems and their solutions:
https://wiki.debian.org/Java/Java9Pitfalls

It uses a class which has been "removed" in Java 9.
Upstream removed the reference to this class in 2013:
https://github.com/javaee/jaxb-codemodel/commit/03c826c

Please package a new version, or backport the fix.



Build log:

[ERROR] Exit code: 1 - 
/build/libcodemodel-java-2.6/codemodel/src/main/java/com/sun/codemodel/util/SingleByteEncoder.java:53:
 error: package sun.nio.cs is not visible
[ERROR] import sun.nio.cs.Surrogate;
[ERROR]               ^
[ERROR]   (package sun.nio.cs is declared in module java.base, which does not 
export it to the unnamed module)


Cheers,
Chris.

__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to