mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-16 05:59:06 +00:00
8215149: TestOptionsWithRangesDynamic.java fails after JDK-8215120
Removed range specifier completely. Reviewed-by: sjohanss, shade
This commit is contained in:
parent
2094d32f0f
commit
f2765739f7
@ -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 " \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user