Changeset: 17d67b5a5a00
Author:    Martin Sladecek <martin.slade...@oracle.com>
Date:      2013-10-04 08:42 +0200
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/17d67b5a5a00

RT-33097 NPE when calling FXMLLoader.load() in a background thread
Reviewed by: ekrejcir

! modules/fxml/src/main/java/com/sun/javafx/fxml/BeanAdapter.java

Changeset: b05c5b6ee71c
Author:    Martin Sladecek <martin.slade...@oracle.com>
Date:      2013-10-04 08:45 +0200
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/b05c5b6ee71c

RT-28121 FXMLLoader with setTemplate(true) doesn't allow Controller 
specification in fxml
Reviewed by: rbair, ekrejcir

! modules/fxml/src/main/java/javafx/fxml/FXMLLoader.java

Reply via email to