hg: openjfx/8/graphics/rt: Fix for RT-17645: Make Image class support exceptions for both asynchronous and synchronous loading
hang.vo at oracle.com
hang.vo at oracle.com
Tue May 7 01:33:22 PDT 2013
Changeset: 356145853d67
Author: Lubomir Nerad <lubomir.nerad at oracle.com>
Date: 2013-05-07 10:26 +0200
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/356145853d67
Fix for RT-17645: Make Image class support exceptions for both asynchronous and synchronous loading
! javafx-iio/src/com/sun/javafx/iio/ImageStorage.java
! javafx-ui-common/src/com/sun/javafx/tk/ImageLoader.java
! javafx-ui-common/src/javafx/scene/image/Image.java
! javafx-ui-common/test/unit/javafx/scene/image/ImageTest.java
! javafx-ui-quantum/src/com/sun/javafx/tk/quantum/PrismImageLoader2.java
! javafx-ui-quantum/src/com/sun/javafx/tk/quantum/QuantumToolkit.java
! test-stub-toolkit/src/com/sun/javafx/pgstub/StubImageLoader.java
! test-stub-toolkit/src/com/sun/javafx/pgstub/StubImageLoaderFactory.java
More information about the openjfx-dev
mailing list