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

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 isinstptr() instead of isoopptr() to get constoop. Tested with failed jck test.



More information about the hotspot-compiler-dev mailing list