--- old/src/java.base/share/classes/sun/launcher/resources/launcher.properties 2016-09-13 12:20:55.722284229 +0530 +++ new/src/java.base/share/classes/sun/launcher/resources/launcher.properties 2016-09-13 12:20:55.430138240 +0530 @@ -90,6 +90,11 @@ \ load Java programming language agent, see java.lang.instrument\n\ \ -splash:\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. Scaled filename convention should be\n\ +\ used for HiDPI images\n\ \ @ read options from the specified file\n\ See http://www.oracle.com/technetwork/java/javase/documentation/index.html for more details.