Code Review for jdk10-hs-single

Prepared by:rkennke on Thu Oct 19 18:34:47 CEST 2017
Workspace:/home/rkennke/src/openjdk/jdk10-hs-single
Compare against: http://hg.openjdk.java.net/jdk10/hs
Compare against version:47491
Summary of changes: 202 lines changed: 155 ins; 42 del; 5 mod; 8108 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/cmsHeap.hpp

rev 47492 : 8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
10 lines changed: 4 ins; 6 del; 0 mod; 111 unchg

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

rev 47492 : 8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
4 lines changed: 2 ins; 1 del; 1 mod; 677 unchg

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

rev 47492 : 8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
8 lines changed: 0 ins; 7 del; 1 mod; 1158 unchg

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

rev 47492 : 8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
36 lines changed: 10 ins; 26 del; 0 mod; 480 unchg

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

rev 47492 : 8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
3 lines changed: 1 ins; 1 del; 1 mod; 1392 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/runtime/vmStructs.cpp

rev 47491 : 8189373: jmap -heap exited with error code
Summary: Add CMSHeap related bits to SA code
Reviewed-by: dholmes, jgeorge
rev 47492 : 8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
4 lines changed: 3 ins; 0 del; 1 mod; 3438 unchg

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

rev 47492 : 8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
1 line changed: 0 ins; 0 del; 1 mod; 624 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/CollectedHeapName.java

rev 47491 : 8189373: jmap -heap exited with error code
Summary: Add CMSHeap related bits to SA code
Reviewed-by: dholmes, jgeorge
rev 47492 : 8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
1 line changed: 1 ins; 0 del; 0 mod; 42 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/memory/Universe.java

rev 47491 : 8189373: jmap -heap exited with error code
Summary: Add CMSHeap related bits to SA code
Reviewed-by: dholmes, jgeorge
rev 47492 : 8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
3 lines changed: 2 ins; 1 del; 0 mod; 186 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/serial/serialHeap.cpp

rev 47492 : 8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
34 lines changed: 34 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/serial/serialHeap.hpp

rev 47492 : 8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
58 lines changed: 58 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/serial/SerialHeap.java

rev 47492 : 8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
40 lines changed: 40 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).