-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
hs11
-
generic
-
generic
64bit server jvm fails with assertion
# Internal Error (/export2/BUILD_AREA/jdk7-64bit/hotspot/src/share/vm/opto/parse1.cpp:963), pid=782, tid=9
# Error: assert(_exits.control()->is_top() || !_gvn.type(ret_phi)->empty(),"return value must be well defined")
# Java VM: Java HotSpot(TM) 64-Bit Server VM (11.0-b08-fastdebug compiled mode solaris-sparc)
# Internal Error (/export2/BUILD_AREA/jdk7-64bit/hotspot/src/share/vm/opto/parse1.cpp:963), pid=782, tid=9
# Error: assert(_exits.control()->is_top() || !_gvn.type(ret_phi)->empty(),"return value must be well defined")
# Java VM: Java HotSpot(TM) 64-Bit Server VM (11.0-b08-fastdebug compiled mode solaris-sparc)
- duplicates
-
JDK-6711100 64bit fastdebug server vm crashes with assert(_base == Int,"Not an Int")
- Closed