hg: openjfx/9/rt: 10 new changesets
kevin.rushforth at oracle.com
kevin.rushforth at oracle.com
Mon Dec 21 21:29:06 UTC 2015
Changeset: 4612daff0009
Author: kcr
Date: 2015-12-14 13:58 -0800
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/4612daff0009
8143332: Change minimum gradle version to 2.9
Reviewed-by: ckyang
! build.gradle
Changeset: 7d766d2565d6
Author: kcr
Date: 2015-12-14 14:03 -0800
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/7d766d2565d6
8144680: Stage.alwaysOnTop() doesn't work if a security manager is set
Reviewed-by: ddhill, ckyang
! modules/graphics/src/main/java/com/sun/glass/ui/Robot.java
! modules/graphics/src/main/java/com/sun/javafx/tk/quantum/QuantumClipboard.java
! modules/graphics/src/main/java/com/sun/javafx/tk/quantum/WindowStage.java
+ tests/system/src/test/java/helloworld/CustomSecurityManagerTest.java
! tests/system/src/test/java/javafx/scene/layout/RegionUITestBase.java
! tests/system/src/test/java/testharness/VisualTestBase.java
Changeset: 092089f18f99
Author: ddehaven
Date: 2015-12-15 15:27 -0800
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/092089f18f99
8144678: JVM crashes when selecting video on youtube in WebView
Summary: Now clears audio processing pipeline on disposal
Reviewed-by: kcr, almatvee
! modules/media/src/main/native/jfxmedia/platform/osx/avf/AVFMediaPlayer.mm
Changeset: 5096751eb3ab
Author: kcr
Date: 2015-12-16 05:56 -0800
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/5096751eb3ab
8133750: Parse new JDK version string format in build.gradle
Reviewed-by: ddhill, ckyang
! build.gradle
Changeset: c003421b1509
Author: kcr
Date: 2015-12-18 12:31 -0800
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/c003421b1509
Merge
Changeset: 715cb1bf8619
Author: ddhill
Date: 2015-12-18 21:32 -0500
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/715cb1bf8619
JDK-8145837: Remove deprecated GTK2 calls in JavaFX
Reviewed-by: kcr
! modules/graphics/src/main/native-glass/gtk/glass_dnd.cpp
! modules/graphics/src/main/native-glass/gtk/glass_gtkcompat.cpp
! modules/graphics/src/main/native-glass/gtk/glass_gtkcompat.h
! modules/graphics/src/main/native-glass/gtk/glass_screen.cpp
! modules/graphics/src/main/native-glass/gtk/glass_window.cpp
Changeset: 298ee18c8890
Author: ddhill
Date: 2015-12-19 11:20 -0500
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/298ee18c8890
8145855: Fix build glass_gtkcompat.cpp issue
Reviewed-by: kcr
! modules/graphics/src/main/native-glass/gtk/glass_gtkcompat.cpp
Changeset: 51c2129d282c
Author: azvegint
Date: 2015-12-20 17:30 +0300
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/51c2129d282c
8145682: topDocument() returns an incorrect reference for cached Documents
Reviewed-by: azvegint, kcr
Contributed-by: murali.billa at oracle.com
! modules/web/src/main/native/Source/WebCore/dom/Document.cpp
Changeset: 8adbdda40fdb
Author: elinak <elina.kleyman at oracle.com>
Date: 2015-12-20 20:48 +0200
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/8adbdda40fdb
8144686: PathElement.isAbsolute() return value changes after calling absoluteProperty()
Reviewed-by: kcr, ckyang
! modules/graphics/src/main/java/javafx/scene/shape/PathElement.java
! modules/graphics/src/test/java/test/javafx/scene/shape/PathTest.java
Changeset: 35599ecb04bc
Author: flar
Date: 2015-12-21 00:08 -0800
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/35599ecb04bc
8143598: Stage.setMinWidth and Stage.setMinHeight is useless with DPI scaling enabled
Reviewed-by: kcr
! modules/graphics/src/main/java/com/sun/javafx/tk/quantum/WindowStage.java
More information about the openjfx-changes
mailing list