Code Review for hotspot

Prepared by:sangheki on Thu Sep 10 16:49:17 PDT 2015
Workspace:/export/users/sangheki/ws/jdk9/rt4/hotspot
Compare against: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot
Compare against version:8943
Summary of changes: 751 lines changed: 654 ins; 32 del; 65 mod; 10495 unchg
Patch of changes: hotspot.patch
Bug id: JDK-8134995 : [REDO] GC: implement ranges (optionally constraints) for those flags that have them missing
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/g1/g1_globals.hpp

26 lines changed: 24 ins; 0 del; 2 mod; 348 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/arguments.cpp

rev 8944 : [mq]: 8078555_latest
6 lines changed: 2 ins; 0 del; 4 mod; 4322 unchg

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

rev 8944 : [mq]: 8078555_latest
6 lines changed: 0 ins; 3 del; 3 mod; 346 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/commandLineFlagConstraintList.hpp

rev 8944 : [mq]: 8078555_latest
3 lines changed: 0 ins; 0 del; 3 mod; 96 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/commandLineFlagConstraintsGC.cpp

rev 8944 : [mq]: 8078555_latest
438 lines changed: 404 ins; 5 del; 29 mod; 214 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/commandLineFlagConstraintsGC.hpp

rev 8944 : [mq]: 8078555_latest
24 lines changed: 19 ins; 1 del; 4 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/commandLineFlagRangeList.cpp

rev 8944 : [mq]: 8078555_latest
1 line changed: 0 ins; 0 del; 1 mod; 406 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/globals.hpp

71 lines changed: 56 ins; 13 del; 2 mod; 4195 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/gc/arguments/TestG1HeapRegionSize.java

rev 8944 : [mq]: 8078555_latest
53 lines changed: 28 ins; 10 del; 15 mod; 41 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/gc/arguments/TestHeapFreeRatio.java

rev 8944 : [mq]: 8078555_latest
1 line changed: 0 ins; 0 del; 1 mod; 113 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/gc/arguments/TestInitialTenuringThreshold.java

rev 8944 : [mq]: 8078555_latest
2 lines changed: 2 ins; 0 del; 0 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/gc/arguments/TestObjectTenuringFlags.java

rev 8944 : [mq]: 8078555_latest
2 lines changed: 1 ins; 0 del; 1 mod; 216 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java

8 lines changed: 8 ins; 0 del; 0 mod; 65 unchg

------ ------ ------ ------ --- New Patch Raw test/gc/arguments/TestG1ConcMarkStepDurationMillis.java

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

This code review page was prepared using /home/sangheki/010_scripts/webrev.ksh (vers 25.8-hg+openjdk.java.net).