hg: openjfx/8u-dev/rt: RT-17716 Some controls can only be created on the FX application thread

martin.sladecek at oracle.com martin.sladecek at oracle.com
Thu Jun 26 07:30:02 UTC 2014


Changeset: 26d0acd8a72e
Author:    Martin Sladecek <martin.sladecek at oracle.com>
Date:      2014-06-26 09:30 +0200
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/26d0acd8a72e

RT-17716 Some controls can only be created on the FX application thread
Reviewed by: anthony

! modules/graphics/src/main/java/javafx/scene/Parent.java
! modules/graphics/src/main/java/javafx/scene/Scene.java
! modules/graphics/src/main/java/javafx/stage/Window.java
! modules/graphics/src/test/java/javafx/scene/SceneTest.java
! modules/graphics/src/test/java/javafx/stage/PopupTest.java



More information about the openjfx-dev mailing list