Once do_safepoint_cleanup work is moved, we can make this value default of zero.
product(intx, GuaranteedSafepointInterval, 1000, DIAGNOSTIC, \
"Guarantee a safepoint (at least) every so many milliseconds " \
"(0 means none)") \
range(0, max_jint) \
product(intx, GuaranteedSafepointInterval, 1000, DIAGNOSTIC, \
"Guarantee a safepoint (at least) every so many milliseconds " \
"(0 means none)") \
range(0, max_jint) \
- is blocked by
-
JDK-8325871 Move StringTable and SymbolTable rehashing calls
-
- Resolved
-
-
JDK-8328507 Move StackWatermark code from safepoint cleanup
-
- Resolved
-
- relates to
-
JDK-8325883 Move Monitor Deflation reporting out of safepoint cleanup
-
- Resolved
-
-
JDK-8329488 Move OopStorage code from safepoint cleanup and remove safepoint cleanup code
-
- Resolved
-
(1 links to)