hg: openjfx/8u-dev/rt: 3 new changesets

hang.vo at oracle.com hang.vo at oracle.com
Thu Feb 13 18:18:30 PST 2014


Changeset: 7e33e72119fa
Author:    jgiles
Date:      2014-02-13 10:35 +1300
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/7e33e72119fa

RT-35849: Small memory leak in TabPane due to TabMenuItem referencing Tab

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

Changeset: 6eb15e1c748a
Author:    jgiles
Date:      2014-02-14 10:38 +1300
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/6eb15e1c748a

Partial fix for RT-35813: TabPane leaks memory if Tab Content is Replaced and the Tab is Never Viewed.

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

Changeset: f4c2802d9cb4
Author:    jgiles
Date:      2014-02-14 15:07 +1300
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/f4c2802d9cb4

RT-35853: ListView in single selection mode behaves incorrectly when Shift+UP is used

! modules/controls/src/main/java/com/sun/javafx/scene/control/behavior/ListViewBehavior.java
! modules/controls/src/main/java/com/sun/javafx/scene/control/behavior/TableViewBehaviorBase.java
! modules/controls/src/main/java/com/sun/javafx/scene/control/behavior/TreeViewBehavior.java
! modules/controls/src/test/java/javafx/scene/control/ListViewKeyInputTest.java
! modules/controls/src/test/java/javafx/scene/control/TableViewKeyInputTest.java
! modules/controls/src/test/java/javafx/scene/control/TreeTableViewKeyInputTest.java
! modules/controls/src/test/java/javafx/scene/control/TreeViewKeyInputTest.java



More information about the openjfx-dev mailing list