Code Review for jdk

Prepared by: Ziyi Luo (luoziyi) on Thu Jun 4 15:48:36 UTC 2020
Workspace:/local/home/luoziyi/workspace/hg-repo/jdk
Compare against version:tip
Summary of changes: 120 lines changed: 107 ins; 2 del; 11 mod; 6837 unchg
Patch of changes: jdk.patch
Bug id: JDK-8246274 : G1 old gen allocation tracking is not in a separate class
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1CollectedHeap.cpp

5 lines changed: 2 ins; 0 del; 3 mod; 4984 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1Policy.cpp

6 lines changed: 1 ins; 1 del; 4 mod; 1412 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1Policy.hpp

6 lines changed: 1 ins; 1 del; 4 mod; 441 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/g1/g1OldGenAllocationTracker.cpp

42 lines changed: 42 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/g1/g1OldGenAllocationTracker.hpp

61 lines changed: 61 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /usr/local/bin/webrev.ksh (vers 25.18-hg+openjdk.java.net).