Hi!
Today I'v installed Java 7u7 and rebuilt (without source code changes) my JavaFX app against JavaFX 2.2 but after that the application startup is increased with about 6-7 seconds!!!
The first line (a System.out.println) in start() method is printed after this 6-7 seconds!
This highly degrades the user experience since with 7u5 + JavaFX 2.1 it is printed almost instantly!
Is there any workaround for this or what is the cause?
Today I'v installed Java 7u7 and rebuilt (without source code changes) my JavaFX app against JavaFX 2.2 but after that the application startup is increased with about 6-7 seconds!!!
The first line (a System.out.println) in start() method is printed after this 6-7 seconds!
This highly degrades the user experience since with 7u5 + JavaFX 2.1 it is printed almost instantly!
Is there any workaround for this or what is the cause?
- duplicates
-
JDK-8126054 JavaFX 2.2 apps start slowly in Netbeans from b 2.2.10
-
- Closed
-