hg: jdk9/hs-rt/hotspot: 3 new changesets
jesper.wilhelmsson at oracle.com
jesper.wilhelmsson at oracle.com
Mon Dec 7 22:33:41 UTC 2015
Changeset: 9689c3d3e2f8
Author: sangheki
Date: 2015-12-04 15:24 -0800
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/9689c3d3e2f8
8142341: GC: current flags need ranges to be implemented
Summary: Add explicit ranges and constraint for all gc flags
Reviewed-by: jwilhelm, gziemski, ddmitriev, tbenson
! src/share/vm/gc/g1/g1_globals.hpp
! src/share/vm/runtime/commandLineFlagConstraintList.cpp
! src/share/vm/runtime/commandLineFlagConstraintsGC.cpp
! src/share/vm/runtime/commandLineFlagConstraintsGC.hpp
! src/share/vm/runtime/commandLineFlagRangeList.cpp
! src/share/vm/runtime/globals.hpp
! test/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java
! test/runtime/CommandLine/OptionsValidation/common/optionsvalidation/JVMOptionsUtils.java
Changeset: 20a5900b5e9c
Author: jwilhelm
Date: 2015-12-07 17:29 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/20a5900b5e9c
Merge
Changeset: 4a5369a6c7a0
Author: jwilhelm
Date: 2015-12-07 21:03 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/4a5369a6c7a0
Merge
More information about the jdk9-hs-rt-changes
mailing list