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
Fri May 29 19:25:32 UTC 2020


On 5/29/20 11:29 AM, Alan Bateman wrote:
> I went through webrev.02 and the only issue is the magic is read as a 
> u2 when it should be u4, otherwise looks good.
>
Thanks.  Updated in place:

http://cr.openjdk.java.net/~mchung/jdk15/webrevs/8245432/webrev.02/index.html

Mandy


More information about the core-libs-dev mailing list