RFR: 8323685: PrintSystemDictionaryAtExit has mutex rank assert [v2]

Albert Mingkun Yang ayang at openjdk.org
Fri Jan 19 14:28:27 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.

Marked as reviewed by ayang (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/17471#pullrequestreview-1832830780


More information about the hotspot-gc-dev mailing list