RFR(XS): 8239335: C2: assert((Value(phase) == t) || (t != TypeInt::CC_GT && t != TypeInt::CC_EQ)) failed: missing Value() optimization
Roland Westrelin
rwestrel at redhat.com
Wed Mar 4 08:38:11 UTC 2020
http://cr.openjdk.java.net/~roland/8239335/webrev.00/
Subtype check with constant interface sub class doesn't fold anymore.
Roland.
More information about the hotspot-compiler-dev
mailing list