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

Tobias Hartmann tobias.hartmann at oracle.com
Mon Mar 30 14:00:29 UTC 2020


On 30.03.20 15:49, Roland Westrelin wrote:
> Actually, there's another #ifdef ASSERT surrounding the 2 I added so
> they should be removed.

Oh, right. Even better.

Thanks,
Tobias


More information about the hotspot-compiler-dev mailing list