Integrated: 8343783: Improve asserts in concurrentHashTable.inline.hpp
Thomas Schatzl
tschatzl at openjdk.org
Fri Nov 8 09:20:02 UTC 2024
On Fri, 8 Nov 2024 08:05:47 GMT, Thomas Schatzl <tschatzl 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
This pull request has now been integrated.
Changeset: a9e53bb1
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/a9e53bb11788761277563d5912a9981932a7c1c9
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8343783: Improve asserts in concurrentHashTable.inline.hpp
Reviewed-by: chagedorn
-------------
PR: https://git.openjdk.org/jdk/pull/21970
More information about the hotspot-dev
mailing list