hg: jdk9/hs-comp/hotspot: 8078426: mb/jvm/compiler/InterfaceCalls/testAC2 - assert(predicate_proj == 0L) failed: only one predicate entry expected

vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Thu Apr 30 01:29:07 UTC 2015


Changeset: 030e40746a11
Author:    roland
Date:      2015-04-29 14:43 -0700
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/030e40746a11

8078426: mb/jvm/compiler/InterfaceCalls/testAC2 - assert(predicate_proj == 0L) failed: only one predicate entry expected
Summary: split if finds predicates on several incoming paths when unswitched's loops are optimized out
Reviewed-by: kvn

! src/share/vm/opto/ifnode.cpp
! src/share/vm/opto/loopPredicate.cpp
+ test/compiler/loopopts/TestSplitIfUnswitchedLoopsEliminated.java



More information about the jdk9-hs-comp-changes mailing list