-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 8
-
Component/s: javafx
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
-