Re: HiDPI/Retina support for -splash option
On Fri, May 23, 2014 at 12:32 PM, Paul Taylor 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. Same here. -- Robert Krüger Managing Partner Lesspain GmbH & Co. KG www.lesspain-software.com
Re: HiDPI/Retina support for -splash option
On 23/05/2014 11:38, Petr Pchelko wrote: 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. Okay, great thanks.
Re: HiDPI/Retina support for -splash option
On May 23, 2014, at 12:32, Paul Taylor 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. The bug is marked as "Fixed" for 9. Do you still see this problem in 8u20? And if it is only fixed for 9, will it be backported to 8u20? Thanks, -hendrik
Re: HiDPI/Retina support for -splash option
> 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 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
Re: HiDPI/Retina support for -splash option
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
Re: HiDPI/Retina support for -splash option
On May 22, 2014, at 21:16, Sergey Bylokhov wrote: > I think it was overlooked. Please file a new bug at > http://bugreport.sun.com/bugreport , don't forget to add a steps to reproduce > your issue. > Thanks for report! Filed the report. The Oracle review id is: JI-9012489 Cheers, -hendrik
Re: HiDPI/Retina support for -splash option
Hi, Hendrik. I think it was overlooked. Please file a new bug at http://bugreport.sun.com/bugreport , don't forget to add a steps to reproduce your issue. Thanks for report! On 5/22/14 11:05 PM, 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 -- Best regards, Sergey.
HiDPI/Retina support for -splash option
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