Integrated: 8356173: Remove ThreadCritical
Coleen Phillimore
coleenp at openjdk.org
Wed May 14 12:03:58 UTC 2025
On Tue, 6 May 2025 20:32:05 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.
This pull request has now been integrated.
Changeset: 3270b009
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/3270b00957038e95e3c1632daa9b7227d59f9af7
Stats: 270 lines in 23 files changed: 35 ins; 224 del; 11 mod
8356173: Remove ThreadCritical
Reviewed-by: dholmes, kbarrett, jsjolen
-------------
PR: https://git.openjdk.org/jdk/pull/25072
More information about the hotspot-dev
mailing list