Code Review for jdk

Prepared by: Ziyi Luo (luoziyi) on Fri Jul 17 16:52:00 UTC 2020
Workspace:/local/home/luoziyi/workspace/hg-repo/jdk
Compare against version:tip
Summary of changes: 254 lines changed: 171 ins; 19 del; 64 mod; 7321 unchg
Patch of changes: jdk.patch
Bug id: JDK-8245511 : G1 adaptive IHOP does not account for reclamation of humongous objects by young GC
Legend: Modified file
Deleted file
New file

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

4 lines changed: 3 ins; 0 del; 1 mod; 4917 unchg

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

27 lines changed: 3 ins; 7 del; 17 mod; 165 unchg

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

14 lines changed: 2 ins; 3 del; 9 mod; 140 unchg

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

45 lines changed: 40 ins; 0 del; 5 mod; 36 unchg

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

39 lines changed: 30 ins; 3 del; 6 mod; 51 unchg

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

15 lines changed: 2 ins; 4 del; 9 mod; 1432 unchg

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

5 lines changed: 1 ins; 2 del; 2 mod; 446 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/gtest/gc/g1/test_g1IHOPControl.cpp

28 lines changed: 13 ins; 0 del; 15 mod; 134 unchg

------ ------ ------ ------ --- New Patch Raw test/hotspot/gtest/gc/g1/test_g1OldGenAllocationTracker.cpp

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