Integrated: 8375622: G1: Convert G1CodeRootSet to use Atomic<T>

Thomas Schatzl tschatzl at openjdk.org
Wed Jan 21 09:06:27 UTC 2026


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

> Hi all,
> 
>   please review this change to convert `G1CodeRootSet` to use `Atomic<T>` instead of `AtomicAccess`.
> 
> Testing: gha,
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: 4f87fb53
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4f87fb53ee5c6071fa57dfe9452eca9fe7b460ee
Stats:     7 lines in 1 file changed: 0 ins; 0 del; 7 mod

8375622: G1: Convert G1CodeRootSet to use Atomic<T>

Reviewed-by: shade, sjohanss

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

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


More information about the hotspot-gc-dev mailing list