Bug#1057513: kotlin: FTBFS with default Java 21
Vladimir Petko
vladimir.petko at canonical.com
Wed Jan 24 01:38:56 GMT 2024
Dear Maintainers,
Would it be possible to consider merge requests [1][2][3] that
address the issue?
Kotlin needs to be rebuilt before introducing Java 21 default as it
vendors asm library and it needs to be updated before switching to
Java 21 default.
Due to the update to minimum supported source level 8, AbstractList
and Collections now declare toArray() methods that I had to add via
the patch. This introduces API incompatibility (Debian kotlin having
extra methods).
Best Regards,
Vladimir.
[1] https://salsa.debian.org/java-team/asm/-/merge_requests/2
[2] https://salsa.debian.org/java-team/intellij-community-idea/-/merge_requests/6
[3] https://salsa.debian.org/java-team/kotlin/-/merge_requests/18
More information about the pkg-java-maintainers
mailing list