RFR 8033528: assert(0 <= i && i < length()) failed: index out of bounds

harold seigel harold.seigel at oracle.com
Fri Feb 7 09:18:31 PST 2014


Hi Coleen,

You changes look good.

Harold
On 2/6/2014 5:40 PM, Coleen Phillimore wrote:
> Summary: Restoring bytecodes for invokedynamic had wrong index 
> calculation added testing stress option StressRewriter so we don't 
> have to get OOM to test this.
>
> It's hard to from the webrev but Rewriter::Rewriter code is extracted 
> into function rewrite_bytecodes().  Also fixed memory leak in while 
> deallocating constant pool.
>
> Tested with vm.quick.testlist, all hotspot jtreg tests, 
> java/lang/invoke tests with -XX:+StressRewriter, and jck8 lang + vm tests.
>
> open webrev at http://cr.openjdk.java.net/~coleenp/8033528/
> bug link https://bugs.openjdk.java.net/browse/JDK-8033528
>
> Thanks,
> Coleen

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/attachments/20140207/0857e9b8/attachment.html 


More information about the hotspot-runtime-dev mailing list