hg: hsx/hotspot-comp/hotspot: 7169782: C2: SIGSEGV in LShiftLNode::Ideal(PhaseGVN*, bool) (original) (raw)
vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Tue Jun 12 13:21:35 PDT 2012
- Previous message: Request for review (S): 7174928: JSR 292: unresolved invokedynamic call sites deopt and osr infinitely
- Next message: hg: hsx/hotspot-comp/hotspot: 7174218: remove AtomicLongCSImpl intrinsics
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: 121e5708ae96 Author: kvn Date: 2012-06-12 09:47 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/121e5708ae96
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
- Previous message: Request for review (S): 7174928: JSR 292: unresolved invokedynamic call sites deopt and osr infinitely
- Next message: hg: hsx/hotspot-comp/hotspot: 7174218: remove AtomicLongCSImpl intrinsics
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list