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

David Holmes david.holmes at oracle.com
Tue Oct 9 17:09:06 PDT 2012


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