--- old/src/jdk.jartool/share/classes/sun/tools/jar/resources/jar.properties 2016-12-09 08:17:12.454877511 -0800 +++ new/src/jdk.jartool/share/classes/sun/tools/jar/resources/jar.properties 2016-12-09 08:17:12.169878629 -0800 @@ -24,7 +24,7 @@ # error.multiple.main.operations=\ - You may not specify more than one '-cuxti' options + You may not specify more than one '-cuxtid' options error.cant.open=\ can''t open: {0} error.illegal.option=\ @@ -175,7 +175,7 @@ \ \ jar cvfm classes.jar mymanifest -C foo/ .\n main.usage.summary=\ -jar: You must specify one of -ctxui options. +Usage: jar [OPTION...] [ [--release VERSION] [-C dir] files] ... main.usage.summary.try=\ Try `jar --help' for more information.