bug : Preloader not shown ?
Fabrice MAUPIN
fmaupin at iback.fr
Mon Aug 25 08:02:11 UTC 2014
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