RFR: 8371791: G1: Improve accuracy of G1CollectedHeap::non_young_occupancy_after_allocation()
Albert Mingkun Yang
ayang at openjdk.org
Thu Nov 13 17:11:05 UTC 2025
On Thu, 13 Nov 2025 14:00:47 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this change that improves the accuracy of `G1CollectedHeap::non_young_occupancy_after_allocation()` by considering the free space in the old gen retained region.
>
> Testing: tier1-3, gha
>
> Thanks,
> Thomas
Marked as reviewed by ayang (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/28294#pullrequestreview-3460821247
More information about the hotspot-gc-dev
mailing list