hg: jdk/jdk: 8208275: C2 crash in Node::add_req(Node*)

tobias.hartmann at oracle.com tobias.hartmann at oracle.com
Fri Aug 17 06:21:36 UTC 2018


Changeset: e2ced90cbd36
Author:    thartmann
Date:      2018-08-17 08:21 +0200
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/e2ced90cbd36

8208275: C2 crash in Node::add_req(Node*)
Summary: Split-if optimization should not process (dead) counted loops.
Reviewed-by: roland

! src/hotspot/share/opto/ifnode.cpp
+ test/hotspot/jtreg/compiler/loopopts/TestOneIterationStripMined.java



More information about the jdk-all-changes mailing list