RFR: 8356173: Remove ThreadCritical [v5]

David Holmes dholmes at openjdk.org
Wed May 14 00:49:55 UTC 2025


On Tue, 13 May 2025 11:58:06 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> Updated the description in the bug.  This removes the last use of ThreadCritical and replaces it with a global PlatformMutex lock.
>> Tested with tier1-4, and tier1 on all Oracle-supported OSs.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Use Camel case for global lock variable.

I think the dust has settled on this now. :)

LGTM.

Thanks

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

Marked as reviewed by dholmes (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25072#pullrequestreview-2838434677


More information about the hotspot-dev mailing list