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

duke duke at openjdk.java.net
Mon Apr 6 07:46:02 UTC 2020


Changeset: 048c5c0d
Author:    Roland Westrelin <roland at openjdk.org>
Date:      2020-03-23 10:06:33 +0000
URL:       https://git.openjdk.java.net/mobile/commit/048c5c0d

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 mobile-changes mailing list