Bug#923284: Seemingly miscompiles with jdk-11

Emmanuel Bourg ebourg at apache.org
Tue Feb 26 11:40:20 GMT 2019


Le 26/02/2019 à 12:22, Sjoerd Simons a écrit :

> ASM7 mode seems to have been introduced in the gradle v5.x series. Not
> sure if it makes sense for buster to upgrade to that (I really don't
> know much about java, so no idea about the impact)?

We can't upgrade to Gradle 5 unfortunately, not until Kotlin is packaged
(#892842). This will be a key issue in the next development cycle.


> That said making all gradle dependencies target pre-Java 11  probably
> doens't scale either?

If it's just the Gradle dependencies it's doable, and the severity of
the bug can be downgraded because the issue only appears if the
dependencies are rebuilt. If the issue also appears when project
dependencies use Java 11 this is a more important issue.

Emmanuel Bourg



More information about the pkg-java-maintainers mailing list