Code Review for open

Prepared by:sangheki on Wed Mar 27 16:12:02 PDT 2019
Workspace:/export/users/sangheki/ws/jdk/jdk/open
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:54311
Summary of changes: 179 lines changed: 142 ins; 8 del; 29 mod; 13252 unchg
Patch of changes: open.patch
Bug id: JDK-8220089 : G1 wastes a significant amount of space in survivor regions
Legend: Modified file
Deleted file
New file

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

rev 54312 : [mq]: 8220089.webrev.0
9 lines changed: 7 ins; 1 del; 1 mod; 392 unchg

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

rev 54312 : [mq]: 8220089.webrev.0
12 lines changed: 8 ins; 4 del; 0 mod; 280 unchg

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

rev 54312 : [mq]: 8220089.webrev.0
27 lines changed: 25 ins; 0 del; 2 mod; 501 unchg

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

rev 54312 : [mq]: 8220089.webrev.0
5 lines changed: 5 ins; 0 del; 0 mod; 292 unchg

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

rev 54311 : [mq]: 8218668.webrev.1
rev 54312 : [mq]: 8220089.webrev.0
40 lines changed: 36 ins; 3 del; 1 mod; 4776 unchg

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

rev 54311 : [mq]: 8218668.webrev.1
rev 54312 : [mq]: 8220089.webrev.0
7 lines changed: 7 ins; 0 del; 0 mod; 1452 unchg

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

rev 54311 : [mq]: 8218668.webrev.1
rev 54312 : [mq]: 8220089.webrev.0
16 lines changed: 4 ins; 0 del; 12 mod; 3044 unchg

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

rev 54312 : [mq]: 8220089.webrev.0
8 lines changed: 5 ins; 0 del; 3 mod; 870 unchg

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

rev 54312 : [mq]: 8220089.webrev.0
11 lines changed: 6 ins; 0 del; 5 mod; 130 unchg

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

rev 54311 : [mq]: 8218668.webrev.1
rev 54312 : [mq]: 8220089.webrev.0
9 lines changed: 9 ins; 0 del; 0 mod; 464 unchg

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

rev 54312 : [mq]: 8220089.webrev.0
6 lines changed: 5 ins; 0 del; 1 mod; 54 unchg

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

rev 54312 : [mq]: 8220089.webrev.0
2 lines changed: 2 ins; 0 del; 0 mod; 54 unchg

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

rev 54311 : [mq]: 8218668.webrev.1
rev 54312 : [mq]: 8220089.webrev.0
11 lines changed: 11 ins; 0 del; 0 mod; 731 unchg

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

rev 54312 : [mq]: 8220089.webrev.0
9 lines changed: 5 ins; 0 del; 4 mod; 121 unchg

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

rev 54312 : [mq]: 8220089.webrev.0
7 lines changed: 7 ins; 0 del; 0 mod; 91 unchg

This code review page was prepared using /home/sangheki/010_scripts/webrev.ksh (vers 25.16-hg+openjdk.java.net).