Code Review for hotspot

Prepared by:rkennke on Thu Jun 1 22:05:46 CEST 2017
Workspace:/home/rkennke/src/openjdk/jdk10-hs/hotspot
Compare against: ssh://hg.openjdk.java.net/jdk10/hs/hotspot
Compare against version:13053
Summary of changes: 556 lines changed: 332 ins; 198 del; 26 mod; 15701 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/cms/concurrentMarkSweepGeneration.cpp

rev 13054 : 8179387: Factor out CMS specific code from GenCollectedHeap into its own subclass
11 lines changed: 1 ins; 0 del; 10 mod; 8148 unchg

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

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

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

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

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

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

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

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

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

rev 13053 : 8180932: Parallelize safepoint cleanup
Summary: Provide infrastructure to do safepoint cleanup tasks using parallel worker threads
Reviewed-by: dholmes, rehn
rev 13054 : 8179387: Factor out CMS specific code from GenCollectedHeap into its own subclass
3 lines changed: 2 ins; 0 del; 1 mod; 673 unchg

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

rev 13054 : 8179387: Factor out CMS specific code from GenCollectedHeap into its own subclass
175 lines changed: 10 ins; 161 del; 4 mod; 1150 unchg

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

rev 13054 : 8179387: Factor out CMS specific code from GenCollectedHeap into its own subclass
71 lines changed: 30 ins; 37 del; 4 mod; 479 unchg

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

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

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

rev 13054 : 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/share/vm/gc/cms/cmsHeap.cpp

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

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

rev 13054 : 8179387: Factor out CMS specific code from GenCollectedHeap into its own subclass
95 lines changed: 95 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).