Source: zeroc-ice Version: 3.6.3 Severity: normal User: [email protected] Usertags: default-java9
This package fails to build with default-jdk pointing to openjdk-9-jdk. The awful changes to generics in a couple of Swing classes seem to be at fault. This probably requires pretty significant code changes to fix. I recommend taking it up with upstream. See the Swing section on this wiki page: https://wiki.debian.org/Java/Java9Pitfalls Build log: /build/zeroc-ice-3.6.3/java/src/IceGridGUI/src/main/java/IceGridGUI/Application/DbEnv.java:19: error: children() in TreeNodeBase cannot implement children() in TreeNode class DbEnv extends TreeNode implements DescriptorHolder Cheers, Chris.

