[jdk21u-dev] RFR: 8338064: Give better error for ConcurrentHashTable corruption

Satyen Subramaniam ssubramaniam at openjdk.org
Mon Mar 17 16:49:13 UTC 2025


On Sat, 15 Mar 2025 05:17:22 GMT, Satyen Subramaniam <ssubramaniam at openjdk.org> wrote:

> Backporting JDK-8338064: Give better error for ConcurrentHashTable corruption. When nodes in the ConcurrentHashTable get corrupted and their hash codes don't match, resizing fails with an unhelpful message - this change makes the error clearer and adds a test to confirm this. Ran GHA Sanity Checks, and local Tier 1, and Tier 2 tests. Patch is clean.

Yes, that's correct, it'd be part of tier1 ([example](https://github.com/satyenme/jdk21u-dev/actions/runs/13864297548/job/38802403056#step:9:4513))

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1498#issuecomment-2730207307


More information about the jdk-updates-dev mailing list