JDK-6712880 : 64bit server jvm fails with assertion "return value must be well defined"
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: hs11
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2008-06-10
  • Updated: 2010-04-03
  • Resolved: 2008-06-11
Related Reports
Duplicate :  
Description
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)

Comments
EVALUATION The symptom is different from 6711100, but the underlying problem is the same. Closing as a duplicate.
11-06-2008