hg: jdk/submit: 8241041: C2: "assert((Value(phase) == t) || (t != TypeInt::CC_GT && t != TypeInt::CC_EQ)) failed: missing Value() optimization" still happens after fix for 8239335

rwestrel at redhat.com rwestrel at redhat.com
Fri Apr 3 08:10:43 UTC 2020


Changeset: 10af8c2de7f1
Author:    roland
Date:      2020-03-23 10:06 +0100
URL:       https://hg.openjdk.java.net/jdk/submit/rev/10af8c2de7f1

8241041: C2: "assert((Value(phase) == t) || (t != TypeInt::CC_GT && t != TypeInt::CC_EQ)) failed: missing Value() optimization" still happens after fix for 8239335
Reviewed-by: thartmann, neliasso

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



More information about the jdk-submit-changes mailing list