hg: jdk/jdk: 8229994: assert(false) failed: Bad graph detected in get_early_ctrl_for_expensive
tobias.hartmann at oracle.com
tobias.hartmann at oracle.com
Fri Dec 6 09:01:49 UTC 2019
Changeset: 4938269b8b17
Author: chagedorn
Date: 2019-12-06 10:00 +0100
URL: https://hg.openjdk.java.net/jdk/jdk/rev/4938269b8b17
8229994: assert(false) failed: Bad graph detected in get_early_ctrl_for_expensive
Summary: Fixes wrong idom information set in loop peeling when a loop strip mined loop is involved.
Reviewed-by: vlivanov, thartmann
! src/hotspot/share/opto/loopTransform.cpp
+ test/hotspot/jtreg/compiler/loopopts/PeelingAndLoopStripMining.java
More information about the jdk-all-changes
mailing list