hg: openjfx/8u-dev/rt: 2 new changesets

hang.vo at oracle.com hang.vo at oracle.com
Tue Apr 22 11:32:27 UTC 2014


Changeset: 669f56bc38e9
Author:    Martin Sladecek <martin.sladecek at oracle.com>
Date:      2014-04-22 13:18 +0200
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/669f56bc38e9

RT-36769 Fix for RT-33633 breaks the ability for application developers to deal with exceptions properly

! modules/base/src/main/java/com/sun/javafx/binding/ExpressionHelper.java
! modules/base/src/main/java/com/sun/javafx/collections/ArrayListenerHelper.java
! modules/base/src/main/java/com/sun/javafx/collections/ListListenerHelper.java
! modules/base/src/main/java/com/sun/javafx/collections/MapListenerHelper.java
! modules/base/src/main/java/com/sun/javafx/collections/SetListenerHelper.java
! modules/base/src/test/java/com/sun/javafx/binding/ExpressionHelperTest.java
! modules/base/src/test/java/com/sun/javafx/collections/ListListenerHelperTest.java
! modules/base/src/test/java/com/sun/javafx/collections/MapListenerHelperTest.java
! modules/base/src/test/java/com/sun/javafx/collections/SetListenerHelperTest.java

Changeset: da7406208784
Author:    Anthony Petrov <anthony.petrov at oracle.com>
Date:      2014-04-22 15:31 +0400
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/da7406208784

RT-36716: [Glass, Mac] Cannot show two transparent stages at the same time
Summary: Add the NSApplicationActivateAllWindows flag to the activateWithOptions call when starting an application
Reviewed-by: pchelko

! modules/graphics/src/main/native-glass/mac/GlassApplication.m



More information about the openjfx-dev mailing list