If you run artifacts/deployed/AppLifeCycle/ExceptionStart.jnlp it will throw an exception from the start method, which should be shown to the user via an error dialog, but is not. Further, the application should exit once the error dialog is dismissed.
Currently what happens is that the error is not reported and the javaws process continues to run.
Currently what happens is that the error is not reported and the javaws process continues to run.
- relates to
-
JDK-8116197 No error dialog shows upon Exception in start method of Application in web start mode, which prevents application exit
-
- Closed
-