hg: jdk/submit: 8239335: C2: assert((Value(phase) == t) || (t != TypeInt::CC_GT && t != TypeInt::CC_EQ)) failed: missing Value() optimization

rwestrel at redhat.com rwestrel at redhat.com
Mon Mar 9 10:44:52 UTC 2020


Changeset: 8d1e70f7f279
Author:    roland
Date:      2020-03-05 15:56 +0100
URL:       https://hg.openjdk.java.net/jdk/submit/rev/8d1e70f7f279

8239335: C2: assert((Value(phase) == t) || (t != TypeInt::CC_GT && t != TypeInt::CC_EQ)) failed: missing Value() optimization
Reviewed-by: kvn, thartmann

! src/hotspot/share/opto/subtypenode.cpp
+ test/hotspot/jtreg/compiler/types/TestIntArraySubTypeOfCloneableDoesnotFold.java



More information about the jdk-submit-changes mailing list