Integrated: 8323685: PrintSystemDictionaryAtExit has mutex rank assert
Coleen Phillimore
coleenp at openjdk.org
Fri Jan 19 16:56:42 UTC 2024
On Wed, 17 Jan 2024 22:55:30 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> Use variant 2 change from PR https://github.com/openjdk/jdk/pull/16062 that allows the ConcurrentHashTable to specify lock ranking for the resize lock at construction. SystemDictionary printing takes out both CHT resize lock and the ttyLocker.
>
> Tested with tier1-7, special stress test in tier7 to verify JDK-8317440 is still fixed.
This pull request has now been integrated.
Changeset: 2865afe7
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/2865afe759fd5362abd0947fd4c1f5c8d3519ca3
Stats: 134 lines in 7 files changed: 76 ins; 45 del; 13 mod
8323685: PrintSystemDictionaryAtExit has mutex rank assert
Co-authored-by: Thomas Schatzl <tschatzl at openjdk.org>
Reviewed-by: tschatzl, ayang
-------------
PR: https://git.openjdk.org/jdk/pull/17471
More information about the hotspot-gc-dev
mailing list