RFR: 8366240: Improve memory ordering in new CPU Time Profiler [v4]
Zhengyu Gu
zgu at openjdk.org
Tue Oct 14 14:40:18 UTC 2025
On Tue, 14 Oct 2025 07:29:41 GMT, Johannes Bechberger <jbechberger at openjdk.org> wrote:
>> Remove acq-rel semantics where it isn't needed.
>
> Johannes Bechberger has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains five commits:
>
> - Merge branch 'master' of https://git.openjdk.org/jdk into parttimenerd_reduce_synchronization
> - Merge branch 'master' into parttimenerd_reduce_synchronization
> - Extend comment
> - Remove unnecessary line
> - Remove redundant synchronization
The queue is per-thread private. LGTM
-------------
Marked as reviewed by zgu (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26960#pullrequestreview-3336045379
More information about the hotspot-jfr-dev
mailing list