hg: jdk/jdk12: 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
Thu Jan 3 09:08:20 UTC 2019


Changeset: 030429d6baac
Author:    roland
Date:      2018-12-13 17:57 +0100
URL:       http://hg.openjdk.java.net/jdk/jdk12/rev/030429d6baac

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-all-changes mailing list