hg: jdk/sandbox: 8246274: G1 old gen allocation tracking is not in a separate class
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Thu Jun 4 20:30:36 UTC 2020
Changeset: 69c5e17adacd
Author: phh
Date: 2020-06-04 13:25 -0700
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/69c5e17adacd
8246274: G1 old gen allocation tracking is not in a separate class
Summary: Add G1OldGenAllocationTracker
Reviewed-by: tschatzl, phh
Contributed-by: luoziyi at amazon.com
! src/hotspot/share/gc/g1/g1CollectedHeap.cpp
+ src/hotspot/share/gc/g1/g1OldGenAllocationTracker.cpp
+ src/hotspot/share/gc/g1/g1OldGenAllocationTracker.hpp
! src/hotspot/share/gc/g1/g1Policy.cpp
! src/hotspot/share/gc/g1/g1Policy.hpp
More information about the jdk-sandbox-changes
mailing list