<AWT Dev> [9] Review request for 8043869 [macosx] java -splash does not honor @2x hi dpi notation for retina support
Alexander Scherbatiy
alexandr.scherbatiy at oracle.com
Tue Jun 17 11:36:13 UTC 2014
Hello,
Could you review the fix:
bug: https://bugs.openjdk.java.net/browse/JDK-8043869
webrev: http://cr.openjdk.java.net/~alexsch/8043869/webrev.00
The scaleFactor field is added to the Splash struct.
The SplahsScreen class scales the graphics and the size according to
the scale factor.
The native system tries to load high resolution splash image on HiDPI
display.
Thanks,
Alexandr.
More information about the awt-dev
mailing list