hg: hsx/hotspot-comp/hotspot: 7089632: assert(machtmp->outcnt() == 1) failed: expected for a MachTemp
vladimir.kozlov at oracle.com
vladimir.kozlov at oracle.com
Tue Sep 13 17:55:43 PDT 2011
Changeset: 2209834ccb59
Author: kvn
Date: 2011-09-13 11:46 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/2209834ccb59
7089632: assert(machtmp->outcnt() == 1) failed: expected for a MachTemp
Summary: Replace assert with check to delete MachTemp nodes only when they are really dead.
Reviewed-by: never
! src/share/vm/opto/postaloc.cpp
More information about the hotspot-compiler-dev
mailing list