8215149: TestOptionsWithRangesDynamic.java fails after JDK-8215120
Summary: Removed range specifier completely.
Reviewed-by: sjohanss, shade
--- a/src/hotspot/share/gc/g1/g1_globals.hpp Mon Dec 10 09:19:30 2018 -0800
+++ b/src/hotspot/share/gc/g1/g1_globals.hpp Mon Dec 10 18:32:47 2018 +0100
@@ -305,7 +305,6 @@
"Number of milliseconds after a previous GC to wait before " \
"triggering a periodic gc. A value of zero disables periodically "\
"enforced gc cycles.") \
- range(0, max_uintx) \
\
product(bool, G1PeriodicGCInvokesConcurrent, true, \
"Determines the kind of periodic GC. Set to true to have G1 " \