hg: openjfx/jfx/rt: 7 new changesets

kevin.rushforth at oracle.com kevin.rushforth at oracle.com
Tue Apr 24 21:47:13 UTC 2018


Changeset: 57bfd4bea083
Author:    arapte
Date:      2018-04-18 11:44 +0530
URL:       http://hg.openjdk.java.net/openjfx/jfx/rt/rev/57bfd4bea083

8157690: [TabPane] Sorting tabs makes tab selection menu empty
Reviewed-by: kcr, aghaisas

! modules/javafx.controls/src/main/java/javafx/scene/control/skin/TabPaneSkin.java
! modules/javafx.controls/src/shims/java/javafx/scene/control/TabPaneShim.java
+ modules/javafx.controls/src/shims/java/javafx/scene/control/skin/TabPaneSkinShim.java
! modules/javafx.controls/src/test/java/test/javafx/scene/control/TabPaneTest.java

Changeset: 930274ac06c5
Author:    kcr
Date:      2018-04-18 08:04 -0700
URL:       http://hg.openjdk.java.net/openjfx/jfx/rt/rev/930274ac06c5

Merge


Changeset: 6f724f7a84e6
Author:    jvos
Date:      2018-04-19 16:57 +0200
URL:       http://hg.openjdk.java.net/openjfx/jfx/rt/rev/6f724f7a84e6

8199765: antlr timeout
Reviewed-by: kcr
Contributed-by: ebourg at apache.org

! build.gradle

Changeset: 8861b4dd6376
Author:    aghaisas
Date:      2018-04-20 11:26 +0530
URL:       http://hg.openjdk.java.net/openjfx/jfx/rt/rev/8861b4dd6376

8177380: Add standard colors in ColorPicker color palette
Reviewed-by: nlisker, kcr

! modules/javafx.controls/src/main/java/javafx/scene/control/skin/ColorPalette.java
! modules/javafx.controls/src/main/java/javafx/scene/control/skin/ColorPickerSkin.java
! modules/javafx.controls/src/main/resources/com/sun/javafx/scene/control/skin/resources/controls.properties
! modules/javafx.controls/src/test/java/test/javafx/scene/control/skin/ColorPickerSkinTest.java

Changeset: 091e448a0417
Author:    kcr
Date:      2018-04-20 11:30 -0700
URL:       http://hg.openjdk.java.net/openjfx/jfx/rt/rev/091e448a0417

8202036: Update OpenJFX license files to match OpenJDK
Reviewed-by: prr

+ ADDITIONAL_LICENSE_INFO
+ ASSEMBLY_EXCEPTION
! LICENSE

Changeset: 40be25ced32b
Author:    jvos
Date:      2018-04-23 09:08 +0200
URL:       http://hg.openjdk.java.net/openjfx/jfx/rt/rev/40be25ced32b

8195669: cross compiler on ARM fails
Reviewed-by: kcr
Contributed-by: mario at datenwort.at, dell.green at ideaworks.co.uk

! build.gradle

Changeset: 299108465d55
Author:    pkbalakr
Date:      2018-04-23 14:02 +0530
URL:       http://hg.openjdk.java.net/openjfx/jfx/rt/rev/299108465d55

8167096: Add APIs to customize step repeat timing for Spinner control
Reviewed-by: kcr, aghaisas

! modules/javafx.controls/src/main/java/com/sun/javafx/scene/control/behavior/SpinnerBehavior.java
! modules/javafx.controls/src/main/java/javafx/scene/control/Spinner.java
! modules/javafx.controls/src/test/java/test/javafx/scene/control/SpinnerTest.java
! modules/javafx.graphics/src/main/docs/javafx/scene/doc-files/cssref.html



More information about the openjfx-changes mailing list