[jdk17u-dev] RFR: 8321204: C2: assert(false) failed: node should be in igvn hash table

Paul Hohensee phh at openjdk.org
Thu Apr 24 18:56:02 UTC 2025


On Tue, 22 Apr 2025 19:10:18 GMT, Satyen Subramaniam <ssubramaniam at openjdk.org> wrote:

> Backporting JDK-8321204: C2: assert(false) failed: node should be in igvn hash table. Adjusts assert added by [JDK-8024070](https://bugs.openjdk.org/browse/JDK-8024070) and adds additional condition that `Node::hash` is non zero. Ran GHA Sanity Checks, local Tier 1 and 2 tests. Patch is not clean due to skipping the [JDK-8312218](https://bugs.openjdk.org/browse/JDK-8312218) (which is reverted by this commit anyway).

Marked as reviewed by phh (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk17u-dev/pull/3520#pullrequestreview-2792201735


More information about the jdk-updates-dev mailing list