Changeset: 93560e195ac2
Author:    Rafi Tayar <rafi.ta...@oracle.com>
Date:      2013-11-19 15:24 +0200
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/93560e195ac2

RT-32332   DFB: Application is being aborted during inserting text to Pop-up 
window
Reviewed-by : dblaukop

! modules/graphics/src/main/native-glass/lens/wm/screen/dfbScreen.c

Changeset: 193adf0b36f1
Author:    Lubomir Nerad <lubomir.ne...@oracle.com>
Date:      2013-11-19 14:28 +0100
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/193adf0b36f1

Fix for RT-34146: FXMLLoader no longer inject variables when controller is a 
private static class
Reviewed by Martin Sladecek

! modules/fxml/src/main/java/javafx/fxml/FXMLLoader.java
+ modules/fxml/src/test/java/javafx/fxml/RT_34146Test.java
+ modules/fxml/src/test/resources/javafx/fxml/rt_34146.fxml

Reply via email to