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

Paul Hohensee phh at openjdk.org
Thu Apr 10 10:05:46 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).

This pull request has now been integrated.

Changeset: e718378c
Author:    Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/e718378c0824ec9d63c87608f48552c31c65fa86
Stats:     28 lines in 3 files changed: 11 ins; 1 del; 16 mod

8344414: ZGC: Another division by zero in rule_major_allocation_rate

Reviewed-by: cslucas, rkennke
Backport-of: 63af2f42b7abe9504897d7c3f3b4cc0b57123694

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

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


More information about the jdk-updates-dev mailing list