Code Review for jdk

Prepared by: Ziyi Luo (luoziyi) on Mon Jun 1 22:21:22 UTC 2020
Workspace:/local/home/luoziyi/workspace/hg-repo/jdk
Compare against version:tip
Summary of changes: 115 lines changed: 102 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

7 lines changed: 2 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

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

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

56 lines changed: 56 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).