RFR: 8343783: Improve asserts in concurrentHashTable.inline.hpp
Thomas Schatzl
tschatzl at openjdk.org
Fri Nov 8 08:45:39 UTC 2024
Hi all,
please review this simple change to improve the asserts in the CHT to get more information if/when there is a failure like in JDK-8337216.
Testing: gha
Thanks,
Thomas
-------------
Commit messages:
- 8343783
Changes: https://git.openjdk.org/jdk/pull/21970/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21970&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8343783
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/21970.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21970/head:pull/21970
PR: https://git.openjdk.org/jdk/pull/21970
More information about the hotspot-dev
mailing list