Re: Followup on our Splash Screen discussion at JavaOne (using AWT-SplashScreen)

2015-11-11 Thread Danno Ferrin
This is a known issue and is being tracked with JDK-8090606. https://bugs.openjdk.java.net/browse/JDK-8090606 > On Nov 11, 2015, at 3:24 AM, Tom Schindl wrote: > > Hi Chris, Danno and OpenJFX-Group, > > Chris not sure you remember our discuss

Re: Followup on our Splash Screen discussion at JavaOne (using AWT-SplashScreen)

2015-11-11 Thread Chris Bensen
Hi Tom, Yes, I remember our conversation. Danno’s right, there’s an open bug. I thought it was resolved at some point. Each Operating System acts differently making it a tough problem. I’ll add it to my (very long) todo list and get to it as soon as I can. Thanks, Chris > On Nov 11, 2015, at

JDK-8139844 com.sun.webkit.Timer is never fired if delay is too low

2015-11-11 Thread Schmidtmer, Oliver
Hello, I'm the submitter of JDK-8139844. A few of our customers are affected by this issue and we can only reproduce it when loading webpages from a specific machine, independent from which machine the client with the web view is started. As a workaround for our problem and JDK-8091962 I modifi

Followup on our Splash Screen discussion at JavaOne (using AWT-SplashScreen)

2015-11-11 Thread Tom Schindl
Hi Chris, Danno and OpenJFX-Group, Chris not sure you remember our discussion at JavaOne concerning a static splash that opens when using the java-packager. You said you think the AWT-Splash should work so I gave that a try today and in general AWT-Splash and JavaFX can be used together if you: a