RFR: 8244573 java.lang.ArrayIndexOutOfBoundsException thrown for malformed class file

Adam Sotona adam.sotona at oracle.com
Fri May 15 13:05:37 UTC 2020


Hi,
I would like to ask for review of the patch fixing javap java.lang.ArrayIndexOutOfBoundsException in com.sun.tools.classfile.Code_attribute.getInstructions() for methods with no instructions.

JBS: https://bugs.openjdk.java.net/browse/JDK-8244573 <https://bugs.openjdk.java.net/browse/JDK-8244573>
webrev: http://cr.openjdk.java.net/~asotona/8244573/webrev.00/ <http://cr.openjdk.java.net/~asotona/8244573/webrev.00/>

Mach 5 build with the patch passes all Tier1, Tier2 and Tier3 tests. 

Thank you,
Adam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20200515/789b9f6d/attachment.htm>


More information about the compiler-dev mailing list