RFR: 8342182: G1: G1OldGenAllocationTracker does not account for direct allocations in regions
Thomas Schatzl
tschatzl at openjdk.org
Tue Oct 15 13:26:22 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 tschatzl (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/21525#pullrequestreview-2369304037
More information about the hotspot-gc-dev
mailing list