JDK 15 RFR of JDK 15 RFR: JDK-8225361 : Start of release updates for JDK 15
Harold Seigel
harold.seigel at oracle.com
Tue Dec 10 15:25:35 UTC 2019
Hi Joe,
Once you've included the recent JDK-14 fix for JDK-8235513
<https://bugs.openjdk.java.net/browse/JDK-8235513> into your changes
then I think the only classFileParser.cpp changes that are needed are:
+#define JAVA_15_VERSION 59
Also, there's no need to change test
test/hotspot/jtreg/runtime/records/oldRecordAttribute.jcod
Thanks for changing the other .jcod test files.
Thanks, Harold
On 12/7/2019 1:35 AM, 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.
>
> Thanks,
>
> -Joe
>
More information about the hotspot-dev
mailing list