7005503: Make GuaranteedSafepointInterval a diagnostic flag
Reviewed-by: kamg, ysr
This commit is contained in:
parent
544652776c
commit
4fbaadca47
@ -2879,7 +2879,7 @@ class CommandLineFlags {
|
||||
"Max. no. of lines in the stack trace for Java exceptions " \
|
||||
"(0 means all)") \
|
||||
\
|
||||
NOT_EMBEDDED(develop(intx, GuaranteedSafepointInterval, 1000, \
|
||||
NOT_EMBEDDED(diagnostic(intx, GuaranteedSafepointInterval, 1000, \
|
||||
"Guarantee a safepoint (at least) every so many milliseconds " \
|
||||
"(0 means none)")) \
|
||||
\
|
||||
|
Loading…
x
Reference in New Issue
Block a user