Integrated: 8376357: Parallel: Convert MutableSpace classes to use Atomic<T>

Thomas Schatzl tschatzl at openjdk.org
Mon Feb 2 15:19:43 UTC 2026


On Mon, 26 Jan 2026 17:14:07 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   please review these changes that convert `MutableSpace` classes to use `Atomic<T>`.
> 
> Testing: gha, tier1-5
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: b7128b7c
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b7128b7c30f3de2c1dcee2be567bb25d407c71a2
Stats:     30 lines in 4 files changed: 3 ins; 8 del; 19 mod

8376357: Parallel: Convert MutableSpace classes to use Atomic<T>

Reviewed-by: dholmes, iwalulya

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

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


More information about the hotspot-dev mailing list