-
Bug
-
Resolution: Fixed
-
P4
-
8u20
We should improve the documentation for the application life-cycle in the Application class to indicate that the FX toolkit should not be used from shutdown hooks, or after the Application.stop() method has returned.
SeeRT-37075 for a test program that illustrates why this can be a problem for applications.
See
- relates to
-
JDK-8094062 Application.runLater throws IllegalStateException if called from ShutdownHook
- Closed