RFR: 8366240: Improve memory ordering in new CPU Time Profiler
Johannes Bechberger
jbechberger at openjdk.org
Wed Sep 10 10:58:34 UTC 2025
Remove acq-rel semantics where it isn't needed.
-------------
Commit messages:
- Remove unnecessary line
- Remove redundant synchronization
Changes: https://git.openjdk.org/jdk/pull/26960/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26960&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8366240
Stats: 34 lines in 2 files changed: 5 ins; 9 del; 20 mod
Patch: https://git.openjdk.org/jdk/pull/26960.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26960/head:pull/26960
PR: https://git.openjdk.org/jdk/pull/26960
More information about the hotspot-jfr-dev
mailing list