Integrated: 8375624: G1: Convert G1JavaThreadsListClaimer to use Atomic<T>

Thomas Schatzl tschatzl at openjdk.org
Tue Jan 20 10:37:57 UTC 2026


On Mon, 19 Jan 2026 11:58:13 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   please review this change that makes `G1JavaThreadsListClaimer` use `Atomic<T>` instead of `AtomicAccess'.
> 
> Testing: gha
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: 8c615190
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/8c615190e69ee6e521990595fc23197f38ad6f14
Stats:     7 lines in 2 files changed: 1 ins; 1 del; 5 mod

8375624: G1: Convert G1JavaThreadsListClaimer to use Atomic<T>

Reviewed-by: kbarrett, shade

-------------

PR: https://git.openjdk.org/jdk/pull/29299


More information about the hotspot-gc-dev mailing list