Source: mauve-aligner Severity: important Tags: ftbfs sid bookworm User: [email protected] Usertags: default-java17
mauve-aligner fails to build with OpenJDK 17 due to the removal of rmic:
rmic:
[rmic] RMI Compiling 1 class to /<<PKGBUILDDIR>>/bin
BUILD FAILED
/<<PKGBUILDDIR>>/build.xml:102: rmic does not exist under Java 15 and higher,
use rmic of an older JDK and explicitly set the executable attribute

