RFR: 8371791: G1: Improve accuracy of G1CollectedHeap::non_young_occupancy_after_allocation()

Ivan Walulya iwalulya at openjdk.org
Thu Nov 13 17:24:46 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 iwalulya (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/28294#pullrequestreview-3460877133


More information about the hotspot-gc-dev mailing list