RFR(XS): 8206022: Add test to check that the JVM accepts class files with version 56

Harold David Seigel harold.seigel at oracle.com
Thu Jun 28 20:51:53 UTC 2018


Looks good!

Harold


On 6/28/2018 4:41 PM, Mikael Vidstedt wrote:
> Please review this small change which adds a test for verifying that the JVM accepts the new (in jdk12) class file version 56:
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8206022
> Webrev: http://cr.openjdk.java.net/~mikael/webrevs/8206022/webrev.00/open/webrev/ <http://cr.openjdk.java.net/~mikael/webrevs/8206022/webrev.00/open/webrev/>
>
> Note: I did "hg cp” from the corresponding Class55.jasm, and it seems that webrev incorrectly assumes that I *moved* the file. I’ll ensure before pushing that no files are, in fact, removed - the only change should be a single new file.
>
> Cheers,
> Mikael
>



More information about the hotspot-runtime-dev mailing list