[jdk11u-dev] RFR: 8236210: javac generates wrong annotation for fields generated from record components [v2]

Severin Gehwolf sgehwolf at openjdk.java.net
Fri Feb 4 14:13:21 UTC 2022


On Fri, 21 Jan 2022 11:20:06 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> Maybe we should restrict us to only 11 for bootjdk at some point.

That wouldn't be a good move as new bootstrapping work would need to first bootstrap some special version of JDK 11 (perhaps GA?) with JDK 10 and then do it again for the current version of JDK 11 with JDK 11 itself.

-------------

PR: https://git.openjdk.java.net/jdk11u-dev/pull/771


More information about the jdk-updates-dev mailing list