[jdk21u-dev] RFR: 8322279: Generational ZGC: Use ZFragmentationLimit and ZYoungCompactionLimit as percentage instead of multiples
Erik Österlund
eosterlund at openjdk.org
Thu Jan 18 08:06:23 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
Looks good.
-------------
Marked as reviewed by eosterlund (Committer).
PR Review: https://git.openjdk.org/jdk21u-dev/pull/173#pullrequestreview-1829075810
More information about the jdk-updates-dev
mailing list