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

chris.hegarty at oracle.com chris.hegarty at oracle.com
Mon Mar 9 10:45:18 UTC 2020


Changeset: 8d1e70f7f279
Author:    roland
Date:      2020-03-05 15:56 +0100
URL:       https://hg.openjdk.java.net/jdk/sandbox/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-sandbox-changes mailing list