RFR 8033528: assert(0 <= i && i < length()) failed: index out of bounds
Coleen Phillmore
coleen.phillimore at oracle.com
Thu Feb 6 18:34:17 PST 2014
Thank you!
Coleen
On 2/6/2014 7:33 PM, Christian Thalinger wrote:
> Looks good to me.
>
> On Feb 6, 2014, at 2:40 PM, Coleen Phillimore
> <coleen.phillimore at oracle.com <mailto:coleen.phillimore at oracle.com>>
> 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/20140206/37dac15a/attachment.html
More information about the hotspot-runtime-dev
mailing list