--- old/src/java.base/share/classes/sun/launcher/resources/launcher.properties 2016-08-09 19:37:58.713496000 +0530 +++ new/src/java.base/share/classes/sun/launcher/resources/launcher.properties 2016-08-09 19:37:58.449496000 +0530 @@ -90,6 +90,10 @@ \ 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\ +\ For a non scaled image file image.ext below are the supported scaled image names\n\ +\ If screen scale is integer number e.g. 2: image@2x.ext \n\ +\ If screen scale is float value e.g. 1.25: image@125pct.ext\n\ \ @ read options from the specified file\n\ See http://www.oracle.com/technetwork/java/javase/documentation/index.html for more details.