8145418: [macosx] Help message for -Xdock:name has a superfluous trailing quote "
Reviewed-by: naoto
--- a/jdk/src/java.base/share/classes/sun/launcher/resources/launcher.properties Fri Jul 01 22:55:26 2016 +0100
+++ b/jdk/src/java.base/share/classes/sun/launcher/resources/launcher.properties Fri Jul 01 15:13:00 2016 -0700
@@ -141,7 +141,7 @@
The following options are Mac OS X specific:\n\
\ -XstartOnFirstThread\n\
\ run the main() method on the first (AppKit) thread\n\
-\ -Xdock:name=<application name>"\n\
+\ -Xdock:name=<application name>\n\
\ override default application name displayed in dock\n\
\ -Xdock:icon=<path to icon file>\n\
\ override default icon displayed in dock\n\n