Review request: 8000459: assert(java_lang_String::is_instance(entry)) failure with various mlvm tests

Jiangli Zhou jiangli.zhou at oracle.com
Tue Oct 9 17:17:45 PDT 2012


Thanks, David!

Jiangli

On 10/09/2012 05:09 PM, David Holmes wrote:
> On 10/10/2012 9:26 AM, Jiangli Zhou wrote:
>> Please review following fix for 8000459:
>>
>> http://cr.openjdk.java.net/~jiangli/8000459/webrev/
>>
>> With JSR292, a constant pool String entry could be patched to a
>> non-string oop. The assert in VM_HeapWalkOperation::iterate_over_class()
>> needs to be adjusted to reflect that.
>
> Looks okay to me.
>
> David
> -----
>
>> Thanks,
>>
>> Jiangli



More information about the hotspot-dev mailing list