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

Satyen Subramaniam ssubramaniam at openjdk.org
Tue Apr 22 19:12:54 UTC 2025


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), reverts the additional printing added by [JDK-8312218](https://bugs.openjdk.org/browse/JDK-8312218), and adds additional condition that `Node::hash` is non zero. Ran GHA Sanity Checks, local Tier 1 and 2 tests. Patch is clean.

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

Commit messages:
 - Backport d1aad71209092013a89b3b85a258dd4d2e31224a

Changes: https://git.openjdk.org/jdk21u-dev/pull/1695/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1695&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8321204
  Stats: 10 lines in 1 file changed: 0 ins; 9 del; 1 mod
  Patch: https://git.openjdk.org/jdk21u-dev/pull/1695.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/1695/head:pull/1695

PR: https://git.openjdk.org/jdk21u-dev/pull/1695


More information about the jdk-updates-dev mailing list