RFR: 8323685: PrintSystemDictionaryAtExit has mutex rank assert [v2]
Coleen Phillimore
coleenp at openjdk.org
Fri Jan 19 16:56:40 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.
Thanks Thomas and Albert for reviews, Thomas Stuefe for your comments.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17471#issuecomment-1900758459
More information about the hotspot-gc-dev
mailing list