Code Review for open

Prepared by:stefank on Thu Apr 5 11:37:00 CEST 2018
Workspace:/home/stefank/hg/jdk/hs/open
Compare against version:-3
Summary of changes: 1050 lines changed: 634 ins; 379 del; 37 mod; 847 unchg
Patch of changes: open.patch
Bug id: JDK-8201168 : Move GC command line constraint functions to GC specific files
Legend: Modified file
Deleted file
New file

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

2 lines changed: 0 ins; 1 del; 1 mod; 367 unchg

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

241 lines changed: 241 ins; 0 del; 0 mod; 0 unchg

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

48 lines changed: 48 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/g1/commandLineFlagConstraintsG1.cpp

167 lines changed: 167 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/g1/commandLineFlagConstraintsG1.hpp

46 lines changed: 46 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/parallel/commandLineFlagConstraintsParallel.cpp

68 lines changed: 68 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/parallel/commandLineFlagConstraintsParallel.hpp

36 lines changed: 36 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/commandLineFlagConstraintsGC.cpp (was src/hotspot/share/runtime/commandLineFlagConstraintsGC.cpp)

407 lines changed: 18 ins; 357 del; 32 mod; 421 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/commandLineFlagConstraintsGC.hpp (was src/hotspot/share/runtime/commandLineFlagConstraintsGC.hpp)

35 lines changed: 10 ins; 21 del; 4 mod; 59 unchg

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