RFR 8178949: The split verifier allows anewarray to create an array of more than 255 dimensions.

harold seigel harold.seigel at oracle.com
Thu Apr 20 17:41:43 UTC 2017


Thanks Serguei!

Harold


On 4/20/2017 1:30 PM, serguei.spitsyn at oracle.com wrote:
> Hi Harold,
>
> It looks good to me.
>
> Thanks,
> Serguei
>
>
> On 4/20/17 06:09, harold seigel wrote:
>> Hi,
>>
>> Please review this small JDK-10 fix for anewarray bytecodes that try 
>> to create arrays with more than 255 dimensions.
>>
>> Open Webrev: 
>> http://cr.openjdk.java.net/~hseigel/bug_8178949/webrev/index.html
>>
>> JBS Bug:  https://bugs.openjdk.java.net/browse/JDK-8178949
>>
>> The fix was tested with JCK lang and vm tests, the JTreg hotspot, 
>> java/io, java/lang, java/util and other tests, the RBT tier2 -tier5 
>> tests, the co-located NSK tests, and with JPRT.
>>
>> Thanks, Harold
>>
>



More information about the hotspot-runtime-dev mailing list