Bug#1011554: electric: FTBFS with OpenJDK 17 due to type inference changes

Emmanuel Bourg ebourg at apache.org
Tue May 24 21:37:29 BST 2022


Source: electric
Version: 9.07+dfsg-6
Severity: important
Tags: ftbfs sid bookworm
User: debian-java at lists.debian.org
Usertags: default-java17

electric fails to build with Java 17:

    [javac] /<<PKGBUILDDIR>>/com/sun/electric/database/CellRevisionConn0.java:964: error: incompatible types: List<Object> cannot be converted to List<ImmutableArcInst>
    [javac]             return i < j ? new ImmutableArrayList(arcs, i, j) : Collections.emptyList();
    [javac]                          ^



More information about the pkg-java-maintainers mailing list