Request for reviews (XS): 7047300: VM crashes with assert(_base == InstPtr) failed: Not an object pointer
Vladimir Kozlov
vladimir.kozlov at oracle.com
Tue May 24 12:51:06 PDT 2011
Thank you, Tom
Vladimir
Tom Rodriguez wrote:
> Looks good.
>
> tom
>
> On May 23, 2011, at 8:14 PM, Vladimir Kozlov wrote:
>
>> http://cr.openjdk.java.net/~kvn/7047300/webrev
>>
>> Fixed 7047300: VM crashes with assert(_base == InstPtr) failed: Not an object pointer
>>
>> The code incorrectly used is_instptr() instead of is_oopptr() to get const_oop.
>> Tested with failed jck test.
>
More information about the hotspot-compiler-dev
mailing list