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

serguei.spitsyn at oracle.com serguei.spitsyn at oracle.com
Thu Apr 20 17:30:45 UTC 2017


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