hg: hsx/hotspot-comp/hotspot: 7045506: assert(!can_reshape || !new_phi) failed: for igvn new phi should be hooked
vladimir.kozlov at oracle.com
vladimir.kozlov at oracle.com
Sat May 21 16:08:06 PDT 2011
Changeset: b55f5bd7ec66
Author: kvn
Date: 2011-05-21 13:59 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/b55f5bd7ec66
7045506: assert(!can_reshape || !new_phi) failed: for igvn new phi should be hooked
Summary: Replace the assert in PhiNode::Ideal with check to avoid transformation of new phi.
Reviewed-by: never
! src/share/vm/opto/cfgnode.cpp
More information about the hotspot-compiler-dev
mailing list