With the integration of javafx into the jdk, and the launcher supporting javafx applications see https://bugs.openjdk.java.net/browse/JDK-8046143, it has become somewhat of a *challenge* to support javafx in the testing farms. There are misconfigured systems that cause spurious errors and systems without graphics capability causing the launcher tests to hang or fail in some obscure fashion.
What we need is the javafx to simply succeed with some information stating that javafx was initialized, regardless of the graphics support available on the system.
What we need is the javafx to simply succeed with some information stating that javafx was initialized, regardless of the graphics support available on the system.
- relates to
-
JDK-8068049 Examine FXLauncherTest.java running on JPRT that loads javafx.graphics
- Closed
-
JDK-8078225 tools/launcher/FXLauncherTest.java fails intermittently (win)
- Closed