Code Review for hotspot

Prepared by:tschatzl on Wed Sep 30 15:27:09 CEST 2015
Workspace:/home/tschatzl/Downloads/vmshare/jdk9-review/hs-gc/hotspot
Compare against: ssh://hg.openjdk.java.net/jdk9/hs-rt/hotspot
Compare against version:-2
Summary of changes: 541 lines changed: 457 ins; 22 del; 62 mod; 3065 unchg
Patch of changes: hotspot.patch
Legend: Modified file
Deleted file
New file

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

rev 9016 : imported patch 8067433-keep-waste-at-end-of-regions-for-further-allocation-during-gc
125 lines changed: 76 ins; 8 del; 41 mod; 250 unchg

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

rev 9016 : imported patch 8067433-keep-waste-at-end-of-regions-for-further-allocation-during-gc
77 lines changed: 51 ins; 11 del; 15 mod; 250 unchg

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

rev 9016 : imported patch 8067433-keep-waste-at-end-of-regions-for-further-allocation-during-gc
9 lines changed: 2 ins; 2 del; 5 mod; 130 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/g1/g1_globals.hpp

rev 9016 : imported patch 8067433-keep-waste-at-end-of-regions-for-further-allocation-during-gc
4 lines changed: 4 ins; 0 del; 0 mod; 350 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/g1/heapRegion.cpp

rev 9016 : imported patch 8067433-keep-waste-at-end-of-regions-for-further-allocation-during-gc
4 lines changed: 3 ins; 0 del; 1 mod; 1031 unchg

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

rev 9016 : imported patch 8067433-keep-waste-at-end-of-regions-for-further-allocation-during-gc
30 lines changed: 30 ins; 0 del; 0 mod; 809 unchg

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

rev 9016 : imported patch 8067433-keep-waste-at-end-of-regions-for-further-allocation-during-gc
3 lines changed: 2 ins; 1 del; 0 mod; 245 unchg

------ ------ ------ ------ --- New Patch Raw src/share/vm/gc/g1/retainedRegionsList.cpp

rev 9016 : imported patch 8067433-keep-waste-at-end-of-regions-for-further-allocation-during-gc
136 lines changed: 136 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/share/vm/gc/g1/retainedRegionsList.hpp

rev 9016 : imported patch 8067433-keep-waste-at-end-of-regions-for-further-allocation-during-gc
85 lines changed: 85 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/gc/g1/TestRegionEndFragmentation.java

rev 9016 : imported patch 8067433-keep-waste-at-end-of-regions-for-further-allocation-during-gc
68 lines changed: 68 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using ../../../tools/webrev.sh (vers 25.6-hg+openjdk.java.net).