Bug#873214: FTBFS with Java 9

Chris West solo-debianbugs at goeswhere.com
Fri Aug 25 15:14:13 UTC 2017


Source: findbugs
Version: 3.1.0~preview2-1
Severity: normal
User: debian-java at 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

Upstream seems to have had a bit of a collapse, and renamed the project
"spotbugs", who seem to have fixed the issues:
 * https://github.com/findbugsproject/findbugs/issues/105
 * https://github.com/spotbugs/spotbugs/issues/268


Build log:

    [javac] /build/findbugs-3.1.0~preview2/src/gui/edu/umd/cs/findbugs/gui2/NewProjectWizard.java:204: error: incompatible types: CloudComboBoxRenderer cannot be converted to ListCellRenderer<CloudPlugin>
    [javac]         ListCellRenderer<CloudPlugin>  aRenderer = new CloudComboBoxRenderer();

Cheers,
Chris.



More information about the pkg-java-maintainers mailing list