--- old/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/javac.properties 2018-07-11 10:50:44.456000000 -0700 +++ new/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/javac.properties 2018-07-11 10:50:44.296000000 -0700 @@ -80,11 +80,11 @@ javac.opt.profile=\ Check that API used is available in the specified profile javac.opt.target=\ - Generate class files for specific VM version + Generate class files for specific VM version. Supported versions: {0} javac.opt.release=\ - Compile for a specific VM version. Supported targets: {0} + Compile for a specific release. Supported releases: {0} javac.opt.source=\ - Provide source compatibility with specified release + Provide source compatibility with specified release. Supported releases: {0} javac.opt.Werror=\ Terminate compilation if warnings occur javac.opt.A=\