RFR: 8342182: G1: G1OldGenAllocationTracker does not account for direct allocations in regions

Stefan Johansson sjohanss at openjdk.org
Tue Oct 22 09:43:11 UTC 2024


On Tue, 15 Oct 2024 12:50:46 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:

> Hi,
> 
> Please review this change to add  bytes allocated directly into the regions to G1OldGenAllocationTracker. Additional changes to the comments to claify that we keep track of allocations in between GCs and not only during mutator period.
> 
> Test: Tier 1

Marked as reviewed by sjohanss (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/21525#pullrequestreview-2384601485


More information about the hotspot-gc-dev mailing list