Integrated: 8306440: Rename PSS:_num_optional_regions to _max_num_optional_regions
Thomas Schatzl
tschatzl at openjdk.org
Fri Apr 21 14:21:04 UTC 2023
On Wed, 19 Apr 2023 11:13:36 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this small change that clarifies the use of `PSS::_num_optional_regions` to be the initial amount of optional regions, not the current amount of optional regions.
>
> Testing: gha
>
> Thanks,
> Thomas
This pull request has now been integrated.
Changeset: d518dbf7
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/d518dbf726ca41f4566df74deed6adeb39ce2ed7
Stats: 10 lines in 3 files changed: 1 ins; 0 del; 9 mod
8306440: Rename PSS:_num_optional_regions to _max_num_optional_regions
Reviewed-by: ayang, iwalulya
-------------
PR: https://git.openjdk.org/jdk/pull/13532
More information about the hotspot-gc-dev
mailing list