8221096: Description of -XX:+PrintFlagsRanges is incorrect
Remove the phrase: and exit VM Reviewed-by: lfoltan
This commit is contained in:
parent
0814229ebc
commit
d8d4311d54
@ -1234,7 +1234,7 @@ define_pd_global(uint64_t,MaxRAM, 1ULL*G);
|
||||
"exit") \
|
||||
\
|
||||
product(bool, PrintFlagsRanges, false, \
|
||||
"Print VM flags and their ranges and exit VM") \
|
||||
"Print VM flags and their ranges") \
|
||||
\
|
||||
diagnostic(bool, SerializeVMOutput, true, \
|
||||
"Use a mutex to serialize output to tty and LogFile") \
|
||||
|
Loading…
Reference in New Issue
Block a user