git: openjdk/jdk: master: 8342809: C2 hits "assert(is_If()) failed: invalid node class: Con" during IGVN due to unhandled top
Christian Hagedorn
chagedorn at openjdk.org
Wed Oct 23 06:41:40 UTC 2024
Changeset: 018db8c1
Branch: master
Author: Christian Hagedorn <chagedorn at openjdk.org>
Date: 2024-10-23 06:39:18 +0000
URL: https://git.openjdk.org/jdk/commit/018db8c16a826b4b6b5eec76163616a07289b55a
8342809: C2 hits "assert(is_If()) failed: invalid node class: Con" during IGVN due to unhandled top
Reviewed-by: roland, thartmann
! src/hotspot/share/opto/predicates.cpp
+ test/hotspot/jtreg/compiler/predicates/TestTopIntoIfTrue.java
More information about the jdk-changes
mailing list