hg: openjfx/9-dev/rt: 24 new changesets

kevin.rushforth at oracle.com kevin.rushforth at oracle.com
Mon Dec 1 22:46:39 UTC 2014


Changeset: 35958dda3857
Author:    hudson
Date:      2014-11-26 01:00 -0800
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/35958dda3857

Added tag 8u40-b16 for changeset d094365ab0c5

! .hgtags

Changeset: a8c1304a3151
Author:    kcr
Date:      2014-11-24 13:01 -0800
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/a8c1304a3151

RT-39000: Exceptions in sandboxed app when dragging text within WebView
Reviewed-by: loneid

! modules/web/src/main/java/com/sun/javafx/webkit/UIClientImpl.java
! modules/web/src/main/java/javafx/scene/web/WebView.java

Changeset: feb3c19ca8f0
Author:    jgiles
Date:      2014-11-25 10:16 +1300
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/feb3c19ca8f0

RT-39491: [Dialogs] Default button for Alert dialog does not have focus on Mac and Linux

! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/ButtonBarSkin.java

Changeset: fe5872a05d4e
Author:    jgiles
Date:      2014-11-25 11:45 +1300
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/fe5872a05d4e

RT-39411: [PieChart, RTL] PieChart labels and label lines don't align the data.

! modules/controls/src/main/java/javafx/scene/chart/PieChart.java

Changeset: c9fbca85cd18
Author:    jgiles
Date:      2014-11-25 14:02 +1300
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/c9fbca85cd18

RT-27737: [HTMLEditor] need focused states when a child really has focus

! modules/controls/src/main/resources/com/sun/javafx/scene/control/skin/modena/modena.css
! modules/web/src/main/java/com/sun/javafx/scene/web/skin/HTMLEditorSkin.java

Changeset: 31c6447666a5
Author:    vadim
Date:      2014-11-25 17:06 +0300
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/31c6447666a5

RT-39290: FilteredList: null predicate should be allowed and indicate no filtering
Reviewed-by: kcr

! modules/base/src/main/java/javafx/collections/transformation/FilteredList.java
! modules/base/src/test/java/javafx/collections/FilteredListTest.java

Changeset: 450a410d92d0
Author:    kcr
Date:      2014-11-25 08:01 -0800
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/450a410d92d0

RT-39421: Security exception in Service.cancel and URLLoaderThreadFactory when running sandboxed applet
Reviewed-by: vadim, ant, jgiles

! modules/graphics/src/main/java/javafx/concurrent/Task.java
! modules/web/src/main/java/com/sun/webkit/network/NetworkContext.java

Changeset: 9fabcc36ce5c
Author:    kcr
Date:      2014-11-25 08:03 -0800
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/9fabcc36ce5c

RT-39492: NPE in MacAccessible.flipBounds when closing full-screen Stage while running VoiceOver
Reviewed-by: ddhill, fheidric

! modules/graphics/src/main/java/com/sun/glass/ui/mac/MacAccessible.java

Changeset: 445b13072423
Author:    kcr
Date:      2014-11-25 08:05 -0800
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/445b13072423

RT-39182: Enable building 32-bit Linux binaries on 64-bit systems
Reviewed-by: cbensen, danno, stayer, ddhill

! build.gradle
! buildSrc/linux.gradle
! modules/media/src/main/native/gstreamer/projects/linux/avplugin/Makefile
! modules/media/src/main/native/gstreamer/projects/linux/fxplugins/Makefile
! modules/media/src/main/native/gstreamer/projects/linux/gstreamer-lite/Makefile
! modules/media/src/main/native/jfxmedia/projects/linux/Makefile

Changeset: a5c5e6fb2ea4
Author:    ddhill
Date:      2014-11-25 11:16 -0500
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/a5c5e6fb2ea4

[BUILD] apply soft float tools change to v5 and v7

! buildSrc/armv5sf.gradle
! buildSrc/armv7sf.gradle

Changeset: 7a993dc37a5b
Author:    ddhill
Date:      2014-11-25 11:16 -0500
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/7a993dc37a5b

RT-39479: Disable building WebKit on linux-armv6 platforms
Contributed-by: kcr

! buildSrc/armv6hf.gradle
! buildSrc/armv6sf.gradle

Changeset: 8d30879884e8
Author:    jgiles
Date:      2014-11-26 06:09 +1300
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/8d30879884e8

RT-39506: VirtualFlow uses forEach

! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/VirtualFlow.java

Changeset: 2b51b16903bd
Author:    ddehaven
Date:      2014-11-25 09:52 -0800
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/2b51b16903bd

RT-38973: Media produces extraneous debugging when running Ensemble8
Reviewed-by: kcr, stayer

! modules/media/src/main/native/jfxmedia/platform/osx/avf/AVFAudioProcessor.mm
! modules/media/src/main/native/jfxmedia/platform/osx/avf/AVFMediaPlayer.mm

Changeset: 77e5aab92ffb
Author:    shemnon
Date:      2014-11-25 12:24 -0700
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/77e5aab92ffb

RT-39494: [packager] Wix 3.9 not autodetected in MSI bundler
Summary: Add WiX 3.9 to the autodetect dirs.  My testing indicates 3.9 is drop-in compatible with what we are doing for 3.8 and earlier.

! modules/fxpackager/src/main/java/com/oracle/tools/packager/windows/WinMsiBundler.java

Changeset: adda3264d0b0
Author:    kcr
Date:      2014-11-26 09:56 -0800
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/adda3264d0b0

RT-39499: [Javadoc] ScheduledService example uses non-existent constructor with Duration argument

! modules/graphics/src/main/java/javafx/concurrent/ScheduledService.java

Changeset: f095c592e568
Author:    kcr
Date:      2014-11-26 10:38 -0800
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/f095c592e568

Automated merge with http://hg.openjdk.java.net/openjfx/8u/rt


Changeset: be2b620bd61b
Author:    shemnon
Date:      2014-11-26 13:22 -0700
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/be2b620bd61b

RT-39501: [Packager] User friendly API doesn't alter JVM options
Summary: Actually, they are being written out just fine.  The are not being read in after being written via the new APIs.

! modules/fxpackager/src/main/native/library/common/Package.cpp

Changeset: c864b62fb55a
Author:    flar <James.Graham at oracle.com>
Date:      2014-11-26 16:11 -0800
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/c864b62fb55a

Fix RT-39439: Re-evaluate BND constants in the Pisces rasterizer for non-AA shapes
Reviewed by: Kevin

! modules/graphics/src/main/java/com/sun/openpisces/Renderer.java
! modules/graphics/src/main/native-prism/Renderer.h

Changeset: 5c46ba167477
Author:    jgiles
Date:      2014-11-28 10:41 +1300
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/5c46ba167477

RT-39521: [VirtualFlow] Cells with a height depending on their width are not correctly resized and positioned

! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/VirtualFlow.java

Changeset: 2f1b981e376f
Author:    jgiles
Date:      2014-11-28 13:56 +1300
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/2f1b981e376f

RT-39482: [TableView] IOOBE when using bindings API with SelectionModel selectedItems list

! modules/controls/src/main/java/javafx/scene/control/ControlUtils.java
! modules/controls/src/main/java/javafx/scene/control/MultipleSelectionModelBase.java
! modules/controls/src/main/java/javafx/scene/control/TableView.java
! modules/controls/src/main/java/javafx/scene/control/TreeTableView.java
! modules/controls/src/test/java/javafx/scene/control/ListViewTest.java
! modules/controls/src/test/java/javafx/scene/control/TableViewTest.java
! modules/controls/src/test/java/javafx/scene/control/TreeTableViewTest.java
! modules/controls/src/test/java/javafx/scene/control/TreeViewTest.java

Changeset: 352da31e3d82
Author:    ant <anton.tarasov at oracle.com>
Date:      2014-11-28 17:59 +0300
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/352da31e3d82

RT-38904: [WebView] data-protocol not supported in sandboxed WebView
Reviewed-by: kcr

! modules/web/src/main/java/com/sun/webkit/network/URLs.java

Changeset: fbe31e750923
Author:    flar <James.Graham at oracle.com>
Date:      2014-11-29 16:02 -0800
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/fbe31e750923

Fix RT-39327: Windows can sometimes be scaled twice on retina
Reviewed by: Alexander Zvegintsev

! modules/graphics/src/main/native-glass/mac/GlassLayer3D.m

Changeset: 688a5f6a294d
Author:    jgiles
Date:      2014-12-01 11:02 +1300
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/688a5f6a294d

[SAMPLE] Spinner sample in Ensemble app very blurry on Windows.

! apps/samples/Ensemble8/src/samples/java/ensemble/samples/controls/spinner/SpinnerApp.java

Changeset: 139352499d36
Author:    kcr
Date:      2014-12-01 14:07 -0800
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/139352499d36

Automated merge with http://hg.openjdk.java.net/openjfx/8u/rt

! .hgtags
! build.gradle



More information about the openjfx-changes mailing list