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

Jonathan Gibbons jonathan.gibbons at oracle.com
Fri May 15 14:36:44 UTC 2020


+1

-- Jon

On 5/15/20 6:05 AM, Adam Sotona wrote:
> 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
> webrev: 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


More information about the compiler-dev mailing list