< prev index next >

src/java.base/share/classes/sun/launcher/resources/launcher.properties

Print this page

        

@@ -88,10 +88,14 @@
 \                  load native agent library by full pathname\n\
 \    -javaagent:<jarpath>[=<options>]\n\
 \                  load Java programming language agent, see java.lang.instrument\n\
 \    -splash:<imagepath>\n\
 \                  show splash screen with specified image\n\
+\                  HiDPI scaled image is also supported.\n\
+\                  Unscaled image name i.e. image.ext should be passed\n\
+\                  to -splash option for all image types irrespective of\n\
+\                  HiDPI and Non-HiDPI\n\
 \    @<filepath>   read options from the specified file\n\
 
 See http://www.oracle.com/technetwork/java/javase/documentation/index.html for more details.
 
 # Translators please note do not translate the options themselves
< prev index next >