Integrated: 8376350: Convert ReferenceProcessorPhaseTimes to use Atomic<T>

Thomas Schatzl tschatzl at openjdk.org
Thu Jan 29 08:58:38 UTC 2026


On Mon, 26 Jan 2026 15:52:10 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

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

This pull request has now been integrated.

Changeset: 681e4ec8
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/681e4ec8d37f4e30462b43e1c789d53525211b0a
Stats:     8 lines in 2 files changed: 1 ins; 1 del; 6 mod

8376350: Convert ReferenceProcessorPhaseTimes to use Atomic<T>

Reviewed-by: stefank, iwalulya

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

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


More information about the hotspot-gc-dev mailing list