Code Review for jdk-hs

Prepared by:rkennke on Tue Nov 14 12:30:47 CET 2017
Workspace:/home/rkennke/src/openjdk/jdk-hs
Compare against: ssh://hg.openjdk.java.net/jdk/hs/
Compare against version:47796
Summary of changes: 87 lines changed: 49 ins; 36 del; 2 mod; 2564 unchg
Patch of changes: jdk-hs.patch
Legend: Modified file
Deleted file
New file

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

rev 47796 : 8189171: Move GC argument processing into GC specific classes
Reviewed-by: pliden, eosterlund
rev 47797 : 8189389: Move heap creation into GC interface
7 lines changed: 7 ins; 0 del; 0 mod; 194 unchg

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

rev 47796 : 8189171: Move GC argument processing into GC specific classes
Reviewed-by: pliden, eosterlund
rev 47797 : 8189389: Move heap creation into GC interface
3 lines changed: 3 ins; 0 del; 0 mod; 39 unchg

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

rev 47796 : 8189171: Move GC argument processing into GC specific classes
Reviewed-by: pliden, eosterlund
rev 47797 : 8189389: Move heap creation into GC interface
7 lines changed: 7 ins; 0 del; 0 mod; 92 unchg

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

rev 47796 : 8189171: Move GC argument processing into GC specific classes
Reviewed-by: pliden, eosterlund
rev 47797 : 8189389: Move heap creation into GC interface
3 lines changed: 3 ins; 0 del; 0 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/parallel/parallelArguments.cpp

rev 47796 : 8189171: Move GC argument processing into GC specific classes
Reviewed-by: pliden, eosterlund
rev 47797 : 8189389: Move heap creation into GC interface
7 lines changed: 7 ins; 0 del; 0 mod; 89 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/parallel/parallelArguments.hpp

rev 47796 : 8189171: Move GC argument processing into GC specific classes
Reviewed-by: pliden, eosterlund
rev 47797 : 8189389: Move heap creation into GC interface
3 lines changed: 3 ins; 0 del; 0 mod; 36 unchg

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

rev 47796 : 8189171: Move GC argument processing into GC specific classes
Reviewed-by: pliden, eosterlund
rev 47797 : 8189389: Move heap creation into GC interface
7 lines changed: 7 ins; 0 del; 0 mod; 31 unchg

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

rev 47796 : 8189171: Move GC argument processing into GC specific classes
Reviewed-by: pliden, eosterlund
rev 47797 : 8189389: Move heap creation into GC interface
3 lines changed: 3 ins; 0 del; 0 mod; 35 unchg

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

rev 47796 : 8189171: Move GC argument processing into GC specific classes
Reviewed-by: pliden, eosterlund
rev 47797 : 8189389: Move heap creation into GC interface
8 lines changed: 8 ins; 0 del; 0 mod; 48 unchg

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

rev 47797 : 8189389: Move heap creation into GC interface
31 lines changed: 1 ins; 28 del; 2 mod; 1364 unchg

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

rev 47797 : 8189389: Move heap creation into GC interface
1 line changed: 0 ins; 1 del; 0 mod; 548 unchg

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

rev 47797 : 8189389: Move heap creation into GC interface
7 lines changed: 0 ins; 7 del; 0 mod; 52 unchg

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