hg: jdk/sandbox: 8205034: [BACKOUT] Induction variable of over-unrolled loop conflicts with range checks

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu Jun 14 09:30:21 UTC 2018


Changeset: 5756e8eecb17
Author:    thartmann
Date:      2018-06-14 11:22 +0200
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/5756e8eecb17

8205034: [BACKOUT] Induction variable of over-unrolled loop conflicts with range checks
Summary: Backout fix for JDK-8203915 because it causes SIGILL failures.
Reviewed-by: shade

! src/hotspot/share/opto/loopPredicate.cpp
! src/hotspot/share/opto/loopTransform.cpp
! src/hotspot/share/opto/loopnode.hpp
! test/hotspot/jtreg/compiler/loopopts/IterationSplitPredicateInconsistency.java
! test/hotspot/jtreg/compiler/loopopts/TestOverunrolling.java



More information about the jdk-sandbox-changes mailing list