hg: openjfx/8/graphics/rt: RT-15332: Allow application to catch exceptions thrown by FX application thread with an UncaughtExceptionHandler

hang.vo at oracle.com hang.vo at oracle.com
Tue May 14 04:33:42 PDT 2013


Changeset: 1c48a042eb2e
Author:    Artem Ananiev <artem.ananiev at oracle.com>
Date:      2013-05-14 15:23 +0400
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/1c48a042eb2e

RT-15332: Allow application to catch exceptions thrown by FX application thread with an UncaughtExceptionHandler
RT-30239: Use Thread.UncaughtExceptionHandler instead of ExceptionDescribe() to report exceptions
Reviewed-by: Anthony Petrov, Kevin Rushforth

! glass/glass-lib-gtk/src/glass_general.cpp
! glass/glass-lib-gtk/src/glass_general.h
! glass/glass-lib-macosx/src/GlassApplication.m
! glass/glass-lib-macosx/src/GlassMacros.h
! glass/glass-lib-macosx/src/GlassStatics.h
! glass/glass-lib-macosx/src/GlassStatics.m
! glass/glass-lib-windows/src/GlassApplication.cpp
! glass/glass-lib-windows/src/Utils.cpp
! glass/glass-lib-windows/src/Utils.h
! glass/glass/src/com/sun/glass/ui/Application.java
! glass/glass/src/com/sun/glass/ui/InvokeLaterDispatcher.java
! javafx-ui-common/src/com/sun/javafx/application/PlatformImpl.java
! javafx-ui-common/src/javafx/application/Application.java



More information about the openjfx-dev mailing list