Integrated: 8364351: ZGC: Replace usages of ZPageAgeRange() with ZPageAgeRangeAll
Joel Sikström
jsikstro at openjdk.org
Fri Aug 1 07:13:59 UTC 2025
On Wed, 30 Jul 2025 12:15:34 GMT, Joel Sikström <jsikstro at openjdk.org> wrote:
> Hello,
>
> Following up on [JDK-8357053](https://bugs.openjdk.org/browse/JDK-8357053) and [JDK-8358586](https://bugs.openjdk.org/browse/JDK-8358586), this RFE adds a new pre-defined ZPageAge iterator called ZPageAgeRangeAll to iterate over all ages. ZPageAgeRangeAll replaces the usage of `ZPageAgeRange()`, and the ZPageAge gtest is expanded to cover this.
>
> Testing:
> * Oracle's tier 1-4
This pull request has now been integrated.
Changeset: e82d7f58
Author: Joel Sikström <jsikstro at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e82d7f58101aa5b7147a881bfc1c96b826446758
Stats: 14 lines in 7 files changed: 5 ins; 0 del; 9 mod
8364351: ZGC: Replace usages of ZPageAgeRange() with ZPageAgeRangeAll
Reviewed-by: stefank, aboldtch
-------------
PR: https://git.openjdk.org/jdk/pull/26549
More information about the hotspot-gc-dev
mailing list