Code Review for jdk

Prepared by: Ziyi Luo (luoziyi) on Thu Aug 13 04:14:20 UTC 2020
Workspace:/local/home/luoziyi/workspace/hg-repo/jdk
Compare against version:-3
Summary of changes: 290 lines changed: 210 ins; 19 del; 61 mod; 7322 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

rev 60541 : [mq]: 8245511-base
4 lines changed: 3 ins; 0 del; 1 mod; 4910 unchg

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

rev 60541 : [mq]: 8245511-base
rev 60542 : [mq]: 8245511-rev.3
25 lines changed: 9 ins; 4 del; 12 mod; 173 unchg

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

rev 60541 : [mq]: 8245511-base
rev 60542 : [mq]: 8245511-rev.3
17 lines changed: 8 ins; 2 del; 7 mod; 143 unchg

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

rev 60541 : [mq]: 8245511-base
rev 60542 : [mq]: 8245511-rev.3
31 lines changed: 21 ins; 0 del; 10 mod; 31 unchg

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

rev 60541 : [mq]: 8245511-base
rev 60542 : [mq]: 8245511-rev.3
39 lines changed: 26 ins; 5 del; 8 mod; 47 unchg

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

rev 60541 : [mq]: 8245511-base
rev 60542 : [mq]: 8245511-rev.3
13 lines changed: 3 ins; 3 del; 7 mod; 1442 unchg

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

rev 60541 : [mq]: 8245511-base
rev 60542 : [mq]: 8245511-rev.3
11 lines changed: 5 ins; 5 del; 1 mod; 442 unchg

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

rev 60541 : [mq]: 8245511-base
112 lines changed: 97 ins; 0 del; 15 mod; 134 unchg

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

rev 60541 : [mq]: 8245511-base
38 lines changed: 38 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).