[jdk21u-dev] Integrated: 8322255: Generational ZGC: ZPageSizeMedium should be set before MaxTenuringThreshold

Liang Mao lmao at openjdk.org
Thu Jan 25 09:23:33 UTC 2024


On Tue, 23 Jan 2024 10:02:41 GMT, Liang Mao <lmao at openjdk.org> wrote:

> Clean backport for fixing generational ZGC. The commit fixes the incorrect calculation of MaxTenuringThreshold and the risk is quite low.
> 
> Additional testing:
>  - [x] Linux aarch64 server fastdebug, `hotspot_gc` with `-XX:+UseZGC +XX+ZGenerational`

This pull request has now been integrated.

Changeset: 711ab384
Author:    Liang Mao <lmao at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/711ab384351f4ca61682359e8a0ec3683a129316
Stats:     5 lines in 2 files changed: 3 ins; 2 del; 0 mod

8322255: Generational ZGC: ZPageSizeMedium should be set before MaxTenuringThreshold

Backport-of: 0ad6c9e3d91005c0cc3a26d5391444c3dcd8ba5d

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

PR: https://git.openjdk.org/jdk21u-dev/pull/210


More information about the jdk-updates-dev mailing list