Integrated: 8365922: Parallel: Group uses of GCTimeRatio to a single location

Albert Mingkun Yang ayang at openjdk.org
Mon Sep 1 13:11:56 UTC 2025


On Thu, 21 Aug 2025 10:55:23 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Unify all accesses of `GCTimeRatio` to a single place so that Parallel gets a coherence view of its value within the pause, if the global variable's value is ever changed.
> 
> Test: tier1-3

This pull request has now been integrated.

Changeset: 5110d54d
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/5110d54d938b7afbdf9cfbc4501674ef7bc1d518
Stats:     42 lines in 5 files changed: 14 ins; 18 del; 10 mod

8365922: Parallel: Group uses of GCTimeRatio to a single location

Reviewed-by: tschatzl, phh

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

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


More information about the hotspot-gc-dev mailing list