hg: jdk/submit: 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 19:05:36 UTC 2020
Changeset: 04973fc7937e
Author: phh
Date: 2020-06-04 12:04 -0700
URL: https://hg.openjdk.java.net/jdk/submit/rev/04973fc7937e
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-submit-changes
mailing list