git: openjdk/jdk: 8333394: C2: assert(bol->is_Opaque4() || bol->is_OpaqueInitializedAssertionPredicate()) failed: Opaque node of non-null-check or of Initialized Assertion Predicate
Christian Hagedorn
chagedorn at openjdk.org
Tue Jun 4 09:51:34 UTC 2024
Changeset: 64bbae75
Author: Christian Hagedorn <chagedorn at openjdk.org>
Date: 2024-06-04 09:47:08 +0000
URL: https://git.openjdk.org/jdk/commit/64bbae75121ccf80c02a0960e2db62eb558052e6
8333394: C2: assert(bol->is_Opaque4() || bol->is_OpaqueInitializedAssertionPredicate()) failed: Opaque node of non-null-check or of Initialized Assertion Predicate
Reviewed-by: thartmann, roland
! src/hotspot/share/opto/loopTransform.cpp
+ test/hotspot/jtreg/compiler/predicates/assertion/TestIfWithPhiInput.java
More information about the jdk-changes
mailing list