[jdk17u-dev] RFR: 8321204: C2: assert(false) failed: node should be in igvn hash table
duke
duke at openjdk.org
Mon Apr 28 16:36:53 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).
@satyenme
Your change (at version ccfe2e369486b773d05b986da88e86866b23e235) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3520#issuecomment-2835834747
More information about the jdk-updates-dev
mailing list