RFR: 8343783: Improve asserts in concurrentHashTable.inline.hpp
Thomas Schatzl
tschatzl at openjdk.org
Fri Nov 8 09:18:30 UTC 2024
On Fri, 8 Nov 2024 09:13:44 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
>> 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
>
> Looks good and trivial.
Thanks @chhagedorn for your review. I agree about triviality, and will push.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21970#issuecomment-2464202378
More information about the hotspot-dev
mailing list