RFR: 8365922: Parallel: Group uses of GCTimeRatio to a single location [v2]
Albert Mingkun Yang
ayang at openjdk.org
Mon Sep 1 13:11:55 UTC 2025
On Wed, 27 Aug 2025 09:56:01 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
>
> Albert Mingkun Yang has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>
> - review
> - Merge branch 'master' into pgc-gc-time-ratio-prepare-management
> - pgc-gc-time-ratio-prepare-management
Thanks for review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26881#issuecomment-3242310874
More information about the hotspot-gc-dev
mailing list