hg: hsx/hotspot-comp/hotspot: 7047300: VM crashes with assert(_base == InstPtr) failed: Not an object pointer
vladimir.kozlov at oracle.com
vladimir.kozlov at oracle.com
Tue May 24 15:07:35 PDT 2011
Changeset: 7523488edce5
Author: kvn
Date: 2011-05-24 12:54 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/7523488edce5
7047300: VM crashes with assert(_base == InstPtr) failed: Not an object pointer
Summary: The code incorrectly used is_instptr() instead of is_oopptr() to get const_oop.
Reviewed-by: never
! src/share/vm/opto/output.cpp
More information about the hotspot-compiler-dev
mailing list