RFR: 8323685: PrintSystemDictionaryAtExit has mutex rank assert [v2]
Thomas Stuefe
stuefe at openjdk.org
Fri Jan 19 15:31:29 UTC 2024
On Fri, 19 Jan 2024 14:20:43 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.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>
> Fold SampleClass into printing test.
Could there be a reasonable default rank?
-------------
PR Review: https://git.openjdk.org/jdk/pull/17471#pullrequestreview-1833036253
More information about the hotspot-gc-dev
mailing list