Integrated: 8342182: G1: G1OldGenAllocationTracker does not account for direct allocations in regions
Ivan Walulya
iwalulya at openjdk.org
Tue Oct 22 13:16:23 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
This pull request has now been integrated.
Changeset: f70ecc27
Author: Ivan Walulya <iwalulya at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/f70ecc27a787a96795452c11262fe427ad03f96a
Stats: 8 lines in 3 files changed: 1 ins; 0 del; 7 mod
8342182: G1: G1OldGenAllocationTracker does not account for direct allocations in regions
Reviewed-by: tschatzl, sjohanss
-------------
PR: https://git.openjdk.org/jdk/pull/21525
More information about the hotspot-gc-dev
mailing list