Request for reviews (XS): 7047300: VM crashes with assert(_base == InstPtr) failed: Not an object pointer

Tom Rodriguez tom.rodriguez at oracle.com
Tue May 24 12:47:56 PDT 2011


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