hg: jdk7/hotspot-comp/hotspot: 6826960: C2 Sparc: assert(bb->_nodes(_bb_end)->is_Proj(), "skipping projections after expected call")
vladimir.kozlov at sun.com
vladimir.kozlov at sun.com
Tue Apr 7 12:42:03 PDT 2009
Changeset: 4ec1257180ec
Author: kvn
Date: 2009-04-07 10:05 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/4ec1257180ec
6826960: C2 Sparc: assert(bb->_nodes(_bb_end)->is_Proj(),"skipping projections after expected call")
Summary: Add the check when a Halt node is placed in a separate block.
Reviewed-by: twisti
! src/share/vm/opto/output.cpp
More information about the hotspot-compiler-dev
mailing list