[jdk17u-dev] Integrated: 8321204: C2: assert(false) failed: node should be in igvn hash table
Satyen Subramaniam
ssubramaniam at openjdk.org
Mon Apr 28 16:48:58 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).
This pull request has now been integrated.
Changeset: 80cfe112
Author: Satyen Subramaniam <ssubramaniam at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/80cfe11224ef0b994bd84ccce3e34766bbeb247d
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8321204: C2: assert(false) failed: node should be in igvn hash table
Reviewed-by: phh
Backport-of: d1aad71209092013a89b3b85a258dd4d2e31224a
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/3520
More information about the jdk-updates-dev
mailing list