[Fwd: hg: openjfx/9/rt: 18 new changesets]

Kevin Rushforth kevin.rushforth at oracle.com
Fri Aug 5 17:22:40 UTC 2016


Changeset: 90e7d4314ecd
Author:    ddhill
Date:      2016-08-01 10:58 -0400
URL:       http://hg.openjdk.java.net/openjfx/9/rt/rev/90e7d4314ecd

8161705: Rename directories under modules to exactly match the module names
Reviewed-by: kcr, vadim

[list of files too long]

Changeset: b6a73e2a6353
Author:    prr
Date:      2016-08-01 15:21 -0700
URL:       http://hg.openjdk.java.net/openjfx/9/rt/rev/b6a73e2a6353

8088918: Illegal parameters when creating PageLayout
Reviewed-by: kcr

! modules/javafx.graphics/src/main/java/javafx/print/Printer.java

Changeset: d329c0d105b3
Author:    vadim
Date:      2016-08-02 16:05 +0300
URL:       http://hg.openjdk.java.net/openjfx/9/rt/rev/d329c0d105b3

8152418: Memory Leak in StackedBarChart when series are removed
Reviewed-by: jgiles

! modules/javafx.controls/src/main/java/javafx/scene/chart/BarChart.java
! modules/javafx.controls/src/main/java/javafx/scene/chart/StackedBarChart.java

Changeset: 4b8a299cbbbc
Author:    ckyang
Date:      2016-08-02 13:14 -0700
URL:       http://hg.openjdk.java.net/openjfx/9/rt/rev/4b8a299cbbbc

8162883: ESC button fails to cancel Dialog
Reviewed-by: jgiles

! modules/javafx.controls/src/main/java/javafx/scene/control/skin/ButtonSkin.java

Changeset: cb51aafcf539
Author:    ddhill
Date:      2016-08-02 17:43 -0400
URL:       http://hg.openjdk.java.net/openjfx/9/rt/rev/cb51aafcf539

8162980: Typo in doc-files/javafxsdk.tbom file
Reviewed-by: kcr

! doc-files/javafxsdk.tbom

Changeset: b09ddc831256
Author:    jgiles
Date:      2016-08-03 14:19 +1200
URL:       http://hg.openjdk.java.net/openjfx/9/rt/rev/b09ddc831256

8163016: Mnemonics in menus are always black

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

Changeset: 4984368209fc
Author:    vadim
Date:      2016-08-02 16:40 +0300
URL:       http://hg.openjdk.java.net/openjfx/9/rt/rev/4984368209fc

8150264: LineChart does not display correctly when a XYChart.Series is cleared and repopulated.
Reviewed-by: jgiles

! modules/javafx.controls/src/main/java/javafx/scene/chart/AreaChart.java
! modules/javafx.controls/src/main/java/javafx/scene/chart/LineChart.java
! modules/javafx.controls/src/main/java/javafx/scene/chart/StackedAreaChart.java
! modules/javafx.controls/src/test/java/test/javafx/scene/chart/XYNumberChartsTest.java
! modules/javafx.controls/src/test/java/test/javafx/scene/chart/XYNumberChartsTestBase.java
! modules/javafx.controls/src/test/java/test/javafx/scene/chart/XYNumberLineChartsTest.java

Changeset: 3c6d1631783a
Author:    ddhill
Date:      2016-08-03 17:57 -0400
URL:       http://hg.openjdk.java.net/openjfx/9/rt/rev/3c6d1631783a

8163130: add tools/scripts/compareBuilds
Reviewed-by: kcr

+ tools/scripts/compareBuilds

Changeset: bcbad9e10951
Author:    prr
Date:      2016-08-03 15:32 -0700
URL:       http://hg.openjdk.java.net/openjfx/9/rt/rev/bcbad9e10951

8130762: PrinterJob.showPrintDialog() doesn't update the copies number on Linux
Reviewed-by: kcr

! modules/javafx.graphics/src/main/java/com/sun/prism/j2d/print/J2DPrinterJob.java

Changeset: 94a99072db65
Author:    mbilla
Date:      2016-08-04 13:07 +0530
URL:       http://hg.openjdk.java.net/openjfx/9/rt/rev/94a99072db65

8162977: General sibling selector is broken for selected input boxes in WebView
Reviewed-by: kcr, arajkumar

! modules/javafx.web/src/main/native/Source/WebCore/css/SelectorChecker.cpp

Changeset: 556b8e09a884
Author:    mbilla
Date:      2016-08-04 18:38 +0530
URL:       http://hg.openjdk.java.net/openjfx/9/rt/rev/556b8e09a884

8090216: HTMLEditor: font bold doesn't work when an indent is set
Reviewed-by: kcr, arajkumar

! modules/javafx.web/src/main/java/javafx/scene/web/HTMLEditorSkin.java

Changeset: c48b694a6a1b
Author:    ddhill
Date:      2016-08-04 13:43 -0400
URL:       http://hg.openjdk.java.net/openjfx/9/rt/rev/c48b694a6a1b

8162872: Add xpatch argfile creation script
Reivewed-by: kcr

+ tools/scripts/make_xpatch.sh

Changeset: 03a00524bb4d
Author:    ddhill
Date:      2016-08-04 13:49 -0400
URL:       http://hg.openjdk.java.net/openjfx/9/rt/rev/03a00524bb4d

8163196: Build should fail fast with unsupported OS/ARCH
Reviewed-by: kcr

! build.gradle

Changeset: 72429c8a9199
Author:    jgiles
Date:      2016-08-05 10:10 +1200
URL:       http://hg.openjdk.java.net/openjfx/9/rt/rev/72429c8a9199

8158668: Menu mnemonics not active after pressing the Alt key

! modules/javafx.graphics/src/main/java/com/sun/javafx/scene/KeyboardShortcutsHandler.java

Changeset: 565bfb8c6b0d
Author:    arajkumar
Date:      2016-08-04 22:02 +0530
URL:       http://hg.openjdk.java.net/openjfx/9/rt/rev/565bfb8c6b0d

8162949: [WebView] WebView can't display social network icons on wellsfargo.com

! modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/java/GraphicsContextJava.cpp

Changeset: 2f00944bb96c
Author:    vadim
Date:      2016-08-05 13:45 +0300
URL:       http://hg.openjdk.java.net/openjfx/9/rt/rev/2f00944bb96c

8161673: Scatter-Chart is incompatible with ListProperty
Reviewed-by: jgiles

! modules/javafx.controls/src/main/java/javafx/scene/chart/XYChart.java
! modules/javafx.controls/src/test/java/test/javafx/scene/chart/XYChartTest.java

Changeset: 2d0db789b6ac
Author:    ddhill
Date:      2016-08-05 11:31 -0400
URL:       http://hg.openjdk.java.net/openjfx/9/rt/rev/2d0db789b6ac

8163010: support macosx with fix_patch scripts
Reviewed-by: kcr

! tools/scripts/fix_patch_8_9
! tools/scripts/fix_patch_9_8

Changeset: d687ea9817fa
Author:    kcr
Date:      2016-08-05 09:53 -0700
URL:       http://hg.openjdk.java.net/openjfx/9/rt/rev/d687ea9817fa

Merge




More information about the openjfx-changes mailing list