-
Bug
-
Resolution: Fixed
-
P2
-
fx2.0
The JavaFX application framework only prints out a stack trace when an exception happens. The exception is never thrown to the caller of Application.launch or platform startup methods. This causes a double-click application or web start application to hang with no indication as to what is wrong.
- duplicates
-
JDK-8113119 LauncherImpl inner class catches all exceptions
- Closed
- relates to
-
JDK-8113119 LauncherImpl inner class catches all exceptions
- Closed