hg: jdk/sandbox: 8241041: C2: "assert((Value(phase) == t) || (t != TypeInt::CC_GT && t != TypeInt::CC_EQ)) failed: missing Value() optimization" still happens after fix for 8239335
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Mon Apr 6 07:45:13 UTC 2020
Changeset: 4ac1a45ab8f7
Author: roland
Date: 2020-03-23 10:06 +0100
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/4ac1a45ab8f7
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-sandbox-changes
mailing list