RFR: JDK-8245432: Lookup::defineHiddenClass should throw UnsupportedClassVersionError if the given bytes are of an unsupported major or minor version

Mandy Chung mandy.chung at oracle.com
Mon Jun 1 20:37:41 UTC 2020


On 5/29/20 1:03 PM, Mandy Chung wrote:
> CSR: https://bugs.openjdk.java.net/browse/JDK-8246108

As CSR is approved,  I went ahead and pushed this patch:
http://cr.openjdk.java.net/~mchung/jdk15/webrevs/8245432/webrev.03/

This version has fixed the range check issue Johannes caught and also 
added a test case for it.

Thanks for the review.
Mandy


More information about the core-libs-dev mailing list