-
Bug
-
Resolution: Fixed
-
P4
-
jfx16
-
None
The new Platform.startup method can create a deadlock, when afterwards Application.launch is called from the JavaFX thread.
Simple fix with PR is on the way.
Simple fix with PR is on the way.
- csr for
-
JDK-8263401 Calling Application.launch on FX thread should throw IllegalStateException, but causes deadlock
- Closed