RFR: 8356173: Remove ThreadCritical [v4]
Coleen Phillimore
coleenp at openjdk.org
Mon May 12 12:15: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:
Remove recursive detection that doesn't work.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/25072/files
- new: https://git.openjdk.org/jdk/pull/25072/files/872d00ed..a7b2999c
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=25072&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=25072&range=02-03
Stats: 4 lines in 1 file changed: 0 ins; 4 del; 0 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