8215149: TestOptionsWithRangesDynamic.java fails after JDK-8215120

Removed range specifier completely.

Reviewed-by: sjohanss, shade
This commit is contained in:
Thomas Schatzl 2018-12-10 18:32:47 +01:00
parent 2094d32f0f
commit f2765739f7

View File

@ -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 " \