hg: openjfx/9-dev/rt: 2 new changesets
kevin.rushforth at oracle.com
kevin.rushforth at oracle.com
Tue Feb 14 16:47:34 UTC 2017
Changeset: 60f663a27bae
Author: ssadetsky
Date: 2017-02-14 08:25 -0800
URL: http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/60f663a27bae
8174154: NPE in JFXPanel$HostContainer#setEmbeddedStage
Reviewed-by: kcr, azvegint
! modules/javafx.swing/src/main/java/javafx/embed/swing/JFXPanel.java
+ tests/system/src/test/java/test/javafx/embed/swing/JFXPanelEmbeddedWindowTest.java
Changeset: 1967838563fc
Author: ssadetsky
Date: 2017-02-14 08:44 -0800
URL: http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/1967838563fc
8173901: Linux: Position of Stage is not restored after exiting full screen
Reviewed-by: kcr, azvegint, ddhill
! modules/javafx.graphics/src/main/native-glass/gtk/glass_window.cpp
! modules/javafx.graphics/src/main/native-glass/gtk/glass_window.h
+ tests/system/src/test/java/test/javafx/stage/RestoreStagePositionTest.java
More information about the openjfx-changes
mailing list