JDK 15 RFR of JDK 15 RFR: JDK-8225361 : Start of release updates for JDK 15
David Holmes
david.holmes at oracle.com
Sat Dec 7 07:30:14 UTC 2019
Hi Joe,
On 7/12/2019 4:35 pm, Joe Darcy wrote:
> Hello,
>
> Please review the VM portions of the start-of-release updates for JDK 15:
>
> http://cr.openjdk.java.net/~darcy/8225361.5/
>
> Some additional adjustments to class file parsing for records may occur
> and get merged in before the start of 15.
Harold is handling the classfileParser.cpp changes under:
"8235513: Change JVM to check for preview features using
JVM_CLASSFILE_MAJOR_VERSION"
which is out for review.
I skimmed through all the changes:
src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/ClassFile.java
! V59(59, 0); // JDK 14
s/14/15/
Otherwise all seems fine.
Thanks,
David
-----
> Thanks,
>
> -Joe
>
More information about the hotspot-dev
mailing list