RFR: 8356173: Remove ThreadCritical [v3]
Coleen Phillimore
coleenp at openjdk.org
Fri May 9 22:13:39 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 unnecessary volatile.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/25072/files
- new: https://git.openjdk.org/jdk/pull/25072/files/235a888e..872d00ed
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=25072&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=25072&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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