hg: jdk/submit12: 8215044: C2 crash in loopTransform.cpp with assert(cl->trip_count() > 0) failed: peeling a fully unrolled loop

rwestrel at redhat.com rwestrel at redhat.com
Wed Dec 19 12:48:07 UTC 2018


Changeset: 09f3bdd11426
Author:    roland
Date:      2018-12-13 17:57 +0100
URL:       http://hg.openjdk.java.net/jdk/submit12/rev/09f3bdd11426

8215044: C2 crash in loopTransform.cpp with assert(cl->trip_count() > 0) failed: peeling a fully unrolled loop
Reviewed-by: thartmann, kvn

! src/hotspot/share/opto/loopTransform.cpp
+ test/hotspot/jtreg/compiler/loopopts/PeelingZeroTripCount.java



More information about the jdk-submit-changes mailing list