hg: openjfx/8u/rt: 15 new changesets
kevin.rushforth at oracle.com
kevin.rushforth at oracle.com
Mon Jun 15 23:46:46 UTC 2015
Changeset: 604557cc7cbf
Author: jgiles
Date: 2015-06-09 19:32 +1200
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/604557cc7cbf
RT-46097: ComboBox dropdown width is computed incorrectly
! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/ComboBoxPopupControl.java
Changeset: 0bfcbcb25d4d
Author: kcr
Date: 2015-06-09 05:58 -0700
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/0bfcbcb25d4d
RT-46183: Unit test failures in ShowAndWait test if printer is not available
! tests/system/src/test/java/javafx/stage/ShowAndWaitTest.java
Changeset: 51e79d235ddf
Author: kcr
Date: 2015-06-09 05:58 -0700
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/51e79d235ddf
RT-46182: Bad header format in some source files breaks GPL license swap
! modules/graphics/src/main/java/com/sun/glass/ui/monocle/MonocleSettings.java
! modules/graphics/src/main/java/com/sun/glass/ui/monocle/MonocleTrace.java
! modules/graphics/src/main/java/com/sun/javafx/css/StyleCache.java
! modules/graphics/src/main/java/com/sun/javafx/css/StyleCacheEntry.java
Changeset: bb0c7242e989
Author: jgiles
Date: 2015-06-10 11:30 +1200
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/bb0c7242e989
Backed out changeset: b60c5f8d74d2
This is backing out the fix for RT-40384, as it introduces the regression noted in RT-40588. Additionally, it appears that even with this changeset backed out, the memory leak this changeset intended to fix does not appear to return, so it must have been resolved elsewhere in the stack.
! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/ProgressBarSkin.java
Changeset: e13441991f4b
Author: ant <anton.tarasov at oracle.com>
Date: 2015-06-10 17:20 +0300
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/e13441991f4b
RT-46101: [WebView] Crash while content selection on yahoo.com
Contributed-by: anashaty
Reviewed-by: ant
! modules/web/src/main/native/Source/WebCore/platform/graphics/java/FontJava.cpp
Changeset: 5c4ee9cb5661
Author: kcr
Date: 2015-06-10 08:20 -0700
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/5c4ee9cb5661
RT-39569: ConcurrentModificationException when closing APPLICATION_MODAL dialog
Reviewed-by: ddhill
! modules/graphics/src/main/java/com/sun/javafx/tk/quantum/GlassStage.java
Changeset: cfe16ca6fd82
Author: ddhill
Date: 2015-06-10 11:47 -0400
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/cfe16ca6fd82
RT-40822: Dialog on iOS is not implemented
Contributed-by: johanvos
Reviewed-by: kcr, ddhill
! modules/graphics/src/main/java/com/sun/glass/ui/ios/IosApplication.java
! modules/graphics/src/main/native-glass/ios/GlassApplication.m
! modules/graphics/src/main/native-glass/ios/GlassViewDelegate.m
Changeset: 9eaa6a1f1539
Author: ant <anton.tarasov at oracle.com>
Date: 2015-06-11 11:30 +0300
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/9eaa6a1f1539
RT-46160: [WebView] "outstanding resource locks detected" when using clip in canvas
Reviewed-by: kcr, flar
! modules/web/src/main/java/com/sun/javafx/webkit/prism/WCBufferedContext.java
! modules/web/src/main/java/com/sun/javafx/webkit/prism/WCGraphicsPrismContext.java
! modules/web/src/main/java/com/sun/javafx/webkit/prism/WCRenderQueueImpl.java
! modules/web/src/main/java/com/sun/webkit/graphics/WCRenderQueue.java
! modules/web/src/main/native/Source/WebCore/platform/graphics/java/RenderingQueue.cpp
! modules/web/src/main/native/Source/WebCore/platform/graphics/java/RenderingQueue.h
Changeset: dace0775aec6
Author: ant <anton.tarasov at oracle.com>
Date: 2015-06-11 14:05 +0200
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/dace0775aec6
RT-40381: [JFXPanel] back out fix for RT-38922
! modules/swing/src/main/java/javafx/embed/swing/JFXPanel.java
Changeset: 48740b171da3
Author: ant <anton.tarasov at oracle.com>
Date: 2015-06-11 22:58 +0300
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/48740b171da3
RT-40128: [WebView] fix the race with generate/copy the InspectorJS* files
Reviewed-by: kcr
! modules/web/src/main/native/Source/JavaScriptCore/DerivedSourcesJava.pri
Changeset: b9c52f386370
Author: kcr
Date: 2015-06-11 15:20 -0700
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/b9c52f386370
Backout build changes for RT-40128 due to build failure on Windows
! modules/web/src/main/native/Source/JavaScriptCore/DerivedSourcesJava.pri
Changeset: 1aed903c5cc0
Author: kcr
Date: 2015-06-11 18:13 -0700
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/1aed903c5cc0
Automated merge with http://hg.openjdk.java.net/openjfx/8u/rt
Changeset: 4260ab53632c
Author: ant <anton.tarasov at oracle.com>
Date: 2015-06-12 14:20 +0300
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/4260ab53632c
RT-34644: Webview radio button and checkboxes missing
Reviewed-by: kcr
! modules/web/src/main/java/com/sun/javafx/webkit/theme/RenderThemeImpl.java
! modules/web/src/main/java/com/sun/javafx/webkit/theme/ScrollBarThemeImpl.java
! modules/web/src/main/java/com/sun/webkit/WebPage.java
Changeset: f2ae69c6999d
Author: ant <anton.tarasov at oracle.com>
Date: 2015-06-12 22:08 +0300
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/f2ae69c6999d
RT-46189: [WebView] NPE when running WebEngine without WebView
Contributed-by: anashaty
Reviewed-by: kcr, flar, ant
! modules/graphics/src/main/java/com/sun/javafx/util/Utils.java
Changeset: a2bb669fd477
Author: stayer
Date: 2015-06-14 19:09 +0300
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/a2bb669fd477
8090033: FX application hangs on exit when media gets stuck
Reviewed-by: kcr, almatvee
! modules/media/src/main/native/gstreamer/gstreamer-lite/gstreamer/plugins/elements/gstqueue.c
More information about the openjfx-changes
mailing list