[jdk21u-dev] RFR: 8338064: Give better error for ConcurrentHashTable corruption
Goetz Lindenmaier
goetz at openjdk.org
Sat Mar 15 20:09:52 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.
Hi @satyenme,
did you run the enclosed test? Is it part of tier1 or tier2?
Thanks!
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1498#issuecomment-2726977504
More information about the jdk-updates-dev
mailing list