Source: antelope Version: 3.5.1-3 Severity: normal User: debian-j...@lists.debian.org Usertags: default-java9 Tags: patch
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 I have submitted a patch to the repo, with a now-incorrect changelog: https://anonscm.debian.org/git/pkg-java/antelope.git/commit/?id=4294bc4 Build log: [javac] /build/antelope-3.5.1/src/ise/antelope/tasks/util/math/Op.java:50: error: unmappable character (0xF7) for encoding US-ASCII [javac] else if (op.equals("/") || op.equals( "?" ) ) Cheers, Chris.