hg: jdk/jdk: 8246274: G1 old gen allocation tracking is not in a separate class
paul.hohensee at gmail.com
paul.hohensee at gmail.com
Thu Jun 4 20:26:11 UTC 2020
Changeset: 69c5e17adacd
Author: phh
Date: 2020-06-04 13:25 -0700
URL: https://hg.openjdk.java.net/jdk/jdk/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-all-changes
mailing list