-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 8u331
-
Component/s: tools
-
Environment:
mach5
-
b02
-
x86
-
os_x
-
Verified
tools/launcher/FXLauncherTest.java fails when run on a headless macos system. It appears to have never been intended to run this way. When remotely run on a headless macos machine, it hangs until timeout.
This issue does not apply to JDK 11 or later as this test was rewritten to run without the "real" JavaFX and as a result runs fine headless.
This issue does not apply to JDK 11 or later as this test was rewritten to run without the "real" JavaFX and as a result runs fine headless.
- relates to
-
JDK-8202553 Update FXLauncherTest as part of removing JavaFX from JDK
-
- Resolved
-