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 09:13:39 UTC 2020
Changeset: ea1228b50cfe
Author: roland
Date: 2020-03-05 15:56 +0100
URL: https://hg.openjdk.java.net/jdk/submit/rev/ea1228b50cfe
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/IntArraySubTypeOfCloneableDoesnotFold.java
More information about the jdk-submit-changes
mailing list