HiDPI/Retina support for -splash option
Petr Pchelko
petr.pchelko at oracle.com
Fri May 23 10:38:10 UTC 2014
> But isnt there a much larger problem, the -splash option still broken only to be fixed in https://bugs.openjdk.java.net/browse/JDK-8024185. To clarify using the splash option will prevent my main application from working.
This fix was integrated in JDK-9 long time ago and didn’t cause any regressions. I think it is safe to back port this to jdk8u20 which I will do right now.
With best regards. Petr.
On May 23, 2014, at 2:32 PM, Paul Taylor <paul_t100 at fastmail.fm> wrote:
> On 22/05/2014 20:05, Hendrik Schreiber wrote:
>> Hi,
>>
>> I'm under the impression that the VM option -splash does not honor the @2x notation for HiDPI images.
>> Am I missing something, is that being worked on, or is there a bug report for this (I couldn't find one)?
>>
>> It's a little disappointing when you spend so much time on getting Retina right and then you realize that the very first impression the user gets when starting your app is a bad one, i.e. a blurry splash screen.
>>
>> Thanks!
>>
>> -hendrik
> But isnt there a much larger problem, the -splash option still broken only to be fixed in https://bugs.openjdk.java.net/browse/JDK-8024185. To clarify using the splash option will prevent my main application from working.
>
> Paul
More information about the macosx-port-dev
mailing list