Code Review for jdk10-hs-single

Prepared by:rkennke on Thu Oct 12 20:30:17 CEST 2017
Workspace:/home/rkennke/src/openjdk/jdk10-hs-single
Compare against: http://hg.openjdk.java.net/jdk10/hs
Compare against version:47414
Summary of changes: 776 lines changed: 349 ins; 218 del; 209 mod; 20040 unchg
Patch of changes: jdk10-hs-single.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/cms/compactibleFreeListSpace.cpp

rev 47415 : 8179387: Factor out CMS specific code from GenCollectedHeap into its own subclass
4 lines changed: 1 ins; 1 del; 2 mod; 2894 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/cms/concurrentMarkSweepGeneration.cpp

rev 47415 : 8179387: Factor out CMS specific code from GenCollectedHeap into its own subclass
106 lines changed: 1 ins; 0 del; 105 mod; 8046 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/cms/concurrentMarkSweepGeneration.inline.hpp

rev 47415 : 8179387: Factor out CMS specific code from GenCollectedHeap into its own subclass
3 lines changed: 1 ins; 1 del; 1 mod; 462 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/cms/concurrentMarkSweepThread.cpp

rev 47415 : 8179387: Factor out CMS specific code from GenCollectedHeap into its own subclass
6 lines changed: 1 ins; 1 del; 4 mod; 309 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/cms/parCardTableModRefBS.cpp

rev 47415 : 8179387: Factor out CMS specific code from GenCollectedHeap into its own subclass
4 lines changed: 1 ins; 1 del; 2 mod; 429 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/cms/parNewGeneration.cpp

rev 47415 : 8179387: Factor out CMS specific code from GenCollectedHeap into its own subclass
50 lines changed: 7 ins; 0 del; 43 mod; 1434 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/cms/parNewGeneration.hpp

rev 47415 : 8179387: Factor out CMS specific code from GenCollectedHeap into its own subclass
7 lines changed: 3 ins; 0 del; 4 mod; 411 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/cms/parOopClosures.inline.hpp

rev 47415 : 8179387: Factor out CMS specific code from GenCollectedHeap into its own subclass
7 lines changed: 1 ins; 1 del; 5 mod; 139 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/cms/vmCMSOperations.cpp

rev 47415 : 8179387: Factor out CMS specific code from GenCollectedHeap into its own subclass
26 lines changed: 1 ins; 0 del; 25 mod; 227 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/serial/defNewGeneration.cpp

rev 47415 : 8179387: Factor out CMS specific code from GenCollectedHeap into its own subclass
4 lines changed: 3 ins; 0 del; 1 mod; 1034 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/serial/defNewGeneration.hpp

rev 47415 : 8179387: Factor out CMS specific code from GenCollectedHeap into its own subclass
3 lines changed: 2 ins; 0 del; 1 mod; 360 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/collectedHeap.hpp

rev 47415 : 8179387: Factor out CMS specific code from GenCollectedHeap into its own subclass
3 lines changed: 2 ins; 0 del; 1 mod; 672 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/genCollectedHeap.cpp

rev 47415 : 8179387: Factor out CMS specific code from GenCollectedHeap into its own subclass
177 lines changed: 8 ins; 165 del; 4 mod; 1145 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/genCollectedHeap.hpp

rev 47415 : 8179387: Factor out CMS specific code from GenCollectedHeap into its own subclass
87 lines changed: 30 ins; 48 del; 9 mod; 463 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/memory/universe.cpp

rev 47415 : 8179387: Factor out CMS specific code from GenCollectedHeap into its own subclass
2 lines changed: 1 ins; 0 del; 1 mod; 1392 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/services/memoryService.cpp

rev 47415 : 8179387: Factor out CMS specific code from GenCollectedHeap into its own subclass
2 lines changed: 1 ins; 0 del; 1 mod; 623 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/cms/cmsHeap.cpp

rev 47415 : 8179387: Factor out CMS specific code from GenCollectedHeap into its own subclass
170 lines changed: 170 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/cms/cmsHeap.hpp

rev 47415 : 8179387: Factor out CMS specific code from GenCollectedHeap into its own subclass
115 lines changed: 115 ins; 0 del; 0 mod; 0 unchg

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