bug : Preloader not shown ?

Danno Ferrin danno.ferrin at oracle.com
Mon Aug 25 14:41:36 UTC 2014


Is this via JNLP, javafxpackager, or some other mechanism you are specifying the splash screen?  A redacted build.xml could help (send it to me directly if desired).


On Aug 25, 2014, at 2:02 AM, Fabrice MAUPIN <fmaupin at iback.fr> wrote:

> Hello,
> 
> 
> 
> I built my application under Windows XP (x32), Eclipse Luna (x32), JDK 1.8
> (x32 - beta version B116).
> 
> 
> 
> When i launch it, the splash screen (preloader) appears !  ok
> 
> 
> 
> *****
> 
> 
> 
> I rebuilt my application under Windows 7 Pro (x64 - French), Eclipse Luna
> x64 (4.4), JDK 1.8.0_20 (x64 - EA b21).
> 
> 
> 
> When i launch it, the splash screen doesn't appear !!! 
> 
> 
> 
> It's very strange : a regression !
> 
> 
> No modification of the sources of my application.
> 
> 
> 
> After debugging, i noticed that my Splashscreen class was not executed while
> my build.xml file specifies well all the necessary information.
> 
> 
> 
> For information, the structure of my application :
> 
> 
> 
> app
> 
>     | libs
> 
>          | preloader.jar
> 
> 
> 
> myapplication.jar
> 
> 
> 
> runtime
> 
> 
> 
> ***
> 
> 
> The behavior of JDK 1.8.0_20 about the management of the preloading
> mechanism is it different of the behavior of JDK 1.8 (B116) ?
> 
> 
> 
> Maybe a bug for JDK 1.8.0_20 ?
> 
> 
> 
> Can you help me, please.
> 
> 
> 
> Thanks you in advance
> 
> 
> 
> Fabrice MAUPIN
> 
> 
> 



More information about the jdk8u-dev mailing list