8278574: update --help-extra message to include default value of --finalization option

Reviewed-by: sundar, alanb, lancea, mchung
This commit is contained in:
Stuart Marks 2021-12-16 17:35:32 +00:00
parent aec1b039b3
commit be6b90d90b

View File

@ -196,8 +196,9 @@ java.launcher.X.usage=\n\
\ --source <version>\n\
\ set the version of the source in source-file mode.\n\
\ --finalization=<value>\n\
\ controls finalization\n\
\ <value> is one of "enabled" or "disabled"\n\n\
\ controls whether the JVM performs finalization of objects,\n\
\ where <value> is one of "enabled" or "disabled".\n\
\ Finalization is enabled by default.\n\n\
These extra options are subject to change without notice.\n
# Translators please note do not translate the options themselves