-
Enhancement
-
Resolution: Fixed
-
P4
-
8
When Glass calls Java code, it then checks for pending exceptions and prints them to console. As a result, there is no way to catch these exceptions in application or test code. Instead, Thread.UncaughtExceptionHandler API can be used.
- relates to
-
JDK-8120213 Lens: implement RT-30239, Thread.UncaughtExceptionHandler
-
- Closed
-
-
JDK-8100937 Allow application to catch exceptions thrown by FX application thread with an UncaughtExceptionHandler
-
- Resolved
-