jdk/src/java.base/share/classes/sun/launcher/resources/launcher.properties
changeset 41776 71e2575dd727
parent 40982 63b3cca518d9
child 41811 d80ea5e887ba
--- a/jdk/src/java.base/share/classes/sun/launcher/resources/launcher.properties	Wed Oct 05 18:52:06 2016 +0400
+++ b/jdk/src/java.base/share/classes/sun/launcher/resources/launcher.properties	Thu Oct 06 14:31:12 2016 +0530
@@ -95,6 +95,12 @@
 \                  load Java programming language agent, see java.lang.instrument\n\
 \    -splash:<imagepath>\n\
 \                  show splash screen with specified image\n\
+\                  HiDPI scaled images are automatically supported and used\n\
+\                  if available. The unscaled image filename, e.g. image.ext,\n\
+\                  should always be passed as the argument to the -splash option.\n\
+\                  The most appropriate scaled image provided will be picked up\n\
+\                  automatically.\n\
+\                  See the SplashScreen API documentation for more information.\n\
 \    @<filepath>   read options from the specified file\n\
 \To specify an argument for a long option, you can use --<name>=<value> or\n\
 \--<name> <value>.\n\