Bug#750750: guice: FTBFS with Java 8: incompatible types: Object cannot be converted to V

Emmanuel Bourg ebourg at apache.org
Fri Jun 6 14:11:13 UTC 2014


Source: guice
Version: 3.0-3
Severity: important
User: debian-java at lists.debian.org
Usertags: openjdk-8-transition

Hi,

During a rebuild of all Java packages in sid with OpenJDK 8,
this package failed to build with the following error:


    [javac] /«PKGBUILDDIR»/core/src/com/google/inject/spi/DefaultBindingTargetVisitor.java:75: error: incompatible types: Object cannot be converted to V
    [javac]     return visitOther((Binding) providerBinding);
    [javac]                      ^

 
The full build log is available from:
    http://87.98.165.193/debian/openjdk8-rebuild/logs-failed-jdk8/guice_3.0-3_unstable_jdk8.log

OpenJDK 8 packages are available for testing here:
    http://87.98.165.193/debian/openjdk-8u5-b13/



More information about the pkg-java-maintainers mailing list