[jdk21u-dev] Integrated: 8322279: Generational ZGC: Use ZFragmentationLimit and ZYoungCompactionLimit as percentage instead of multiples

Liang Mao lmao at openjdk.org
Fri Jan 19 09:37:37 UTC 2024


On Tue, 16 Jan 2024 03:40:14 GMT, Liang Mao <lmao at openjdk.org> wrote:

> This commit fixed incorrect use of production options of generational ZGC. Since JDK21 is the only LST version with generational ZGC, we need to fix the potential bugs.
> Additional testing on fastdebug against test/hotspot/jtreg/gc/z

This pull request has now been integrated.

Changeset: 95e36bc7
Author:    Liang Mao <lmao at openjdk.org>
Committer: Erik Österlund <eosterlund at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/95e36bc7e970dd4038d6df0b25cb4ff1c19b6e70
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8322279: Generational ZGC: Use ZFragmentationLimit and ZYoungCompactionLimit as percentage instead of multiples

Reviewed-by: eosterlund
Backport-of: bf813be0f30391c67de3ea74c7522d7cbb8d3c3b

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

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


More information about the jdk-updates-dev mailing list