RFR: 8374984: Convert workerUtils to use Atomic<T> [v2]
Aleksey Shipilev
shade at openjdk.org
Thu Jan 15 07:30:00 UTC 2026
On Wed, 14 Jan 2026 22:45:19 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:
>> Please review this change to make SubTasksDone and SequentialSubTasksDone use
>> Atomic<T> instead of AtomicAccess.
>>
>> Testing: mach5 tier1
>
> Kim Barrett has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>
> - Merge branch 'master' into worker-utils-atomic
> - use compare_set
> - worker utils
Marked as reviewed by shade (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/29201#pullrequestreview-3664250781
More information about the hotspot-gc-dev
mailing list