8221096: Description of -XX:+PrintFlagsRanges is incorrect
Summary: Remove the phrase: and exit VM
Reviewed-by: lfoltan
--- a/src/hotspot/share/runtime/globals.hpp Thu Mar 21 01:51:25 2019 -0300
+++ b/src/hotspot/share/runtime/globals.hpp Thu Mar 21 10:47:48 2019 -0400
@@ -1234,7 +1234,7 @@
"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") \