8171522: Jar prints error message with old (non gnu-style options).
Reviewed-by: sherman
--- a/jdk/src/jdk.jartool/share/classes/sun/tools/jar/resources/jar.properties Fri Feb 03 08:54:58 2017 -0800
+++ b/jdk/src/jdk.jartool/share/classes/sun/tools/jar/resources/jar.properties Fri Feb 03 09:48:29 2017 -0800
@@ -36,7 +36,7 @@
error.bad.file.arg=\
Error parsing file arguments
error.bad.option=\
- One of options -{ctxu} must be specified.
+ One of options -{ctxuid} must be specified.
error.bad.cflag=\
'c' flag requires manifest or input files to be specified!
error.bad.uflag=\