[jdk21u-dev] RFR: 8344414: ZGC: Another division by zero in rule_major_allocation_rate

Paul Hohensee phh at openjdk.org
Tue Apr 8 16:07:22 UTC 2025


On Fri, 4 Apr 2025 23:26:29 GMT, Paul Hohensee <phh at openjdk.org> wrote:

> Backport for parity with Oracle 21.0.8. Appears clean, low risk: passes hotspot gc tests, obvious fix (changes integer to double arithmetic, guarantees reclaimed_avg() > 0).

Thanks for the review, Roman!

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1602#issuecomment-2786949040


More information about the jdk-updates-dev mailing list