JDK 12 RFR of JDK-8205615: Start of release updates for JDK 12 / JDK-8205621: Increment JDK version for JDK 12

joe darcy joe.darcy at oracle.com
Tue Jun 26 17:55:33 UTC 2018


On 6/26/2018 10:11 AM, Paul Sandoz wrote:
> This generally looks good. Having it all consolidated helps a lot, and we are slowly chipping away at reducing this for each release.
>
> src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/ClassFile.java
>>
>   118         V55(55, 0),   // JDK 11: constant dynamic
>   119         V56(56, 0);   // JDK 12
>
>
> We can add nestmates to the list of stuff in 11
>
>

Added ", nest mates" to the list for 11.

Thanks,

-Joe



More information about the build-dev mailing list