hg: hsx/hsx23.2/hotspot: 7169782: C2: SIGSEGV in LShiftLNode::Ideal(PhaseGVN*, bool)
vladimir.kozlov at oracle.com
vladimir.kozlov at oracle.com
Wed Jun 20 01:47:08 PDT 2012
Changeset: 7cfb7d4b1e17
Author: kvn
Date: 2012-06-12 09:47 -0700
URL: http://hg.openjdk.java.net/hsx/hsx23.2/hotspot/rev/7cfb7d4b1e17
7169782: C2: SIGSEGV in LShiftLNode::Ideal(PhaseGVN*, bool)
Summary: keep intermediate node alive till the end of the graph construction using dummy hook node trick
Reviewed-by: kvn, twisti
Contributed-by: vladimir.x.ivanov at oracle.com
! src/share/vm/opto/divnode.cpp
+ test/compiler/6732154/Test6732154.java
+ test/compiler/7169782/Test7169782.java
More information about the hotspot-dev
mailing list