Integrated: 8376353: Parallel: Convert PSParallelCompact classes to use Atomic<T>

Thomas Schatzl tschatzl at openjdk.org
Tue Feb 10 08:31:59 UTC 2026


On Mon, 26 Jan 2026 16:58:25 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   please review this change to convert `PSParallelCompact` to use `Atomic<T>`.
> 
> Testing: tier1-5,gha
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: 2c9c2f51
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/2c9c2f514be0928d15a0642058b98d73c494572f
Stats:     51 lines in 2 files changed: 7 ins; 1 del; 43 mod

8376353: Parallel: Convert PSParallelCompact classes to use Atomic<T>

Reviewed-by: iwalulya, ayang

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

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


More information about the hotspot-gc-dev mailing list