RFR: 8356173: Remove ThreadCritical [v2]
Coleen Phillimore
coleenp at openjdk.org
Fri May 9 17:46:09 UTC 2025
> 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:
Add recursion detection.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/25072/files
- new: https://git.openjdk.org/jdk/pull/25072/files/bd01ce2a..235a888e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=25072&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=25072&range=00-01
Stats: 11 lines in 2 files changed: 7 ins; 0 del; 4 mod
Patch: https://git.openjdk.org/jdk/pull/25072.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25072/head:pull/25072
PR: https://git.openjdk.org/jdk/pull/25072
More information about the hotspot-dev
mailing list