hg: openjfx/8/controls/rt: 4 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Thu Feb 28 12:18:49 PST 2013
Changeset: eae1d1d854f8
Author: jgiles
Date: 2013-02-28 11:00 +1300
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/eae1d1d854f8
Back out a performance optimisation in TreeCell due to a functional regression where a cell index could be unchanged yet the TreeItem it was representing has changed. This has already been done for TreeTableView.
! javafx-ui-controls/src/javafx/scene/control/TreeCell.java
Changeset: ccc6cd50dfd2
Author: jgiles
Date: 2013-02-28 11:01 +1300
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/ccc6cd50dfd2
Backout small portion of RT-24725 as it does not seem necessary and it led to performance regressions in certain situations.
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TableRowSkinBase.java
Changeset: f77e1803a0ee
Author: jgiles
Date: 2013-02-28 14:35 +1300
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/f77e1803a0ee
RT-28556: [TreeView] Alignment after sorting is incorrect.
! javafx-ui-controls/src/javafx/scene/control/TreeItem.java
! javafx-ui-controls/test/com/sun/javafx/scene/control/test/ControlAsserts.java
+ javafx-ui-controls/test/com/sun/javafx/scene/control/test/Employee.java
! javafx-ui-controls/test/javafx/scene/control/TreeViewTest.java
Changeset: f2f7919df9c2
Author: jgiles
Date: 2013-03-01 09:05 +1300
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/f2f7919df9c2
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/scrum/controls/jfx/rt
More information about the openjfx-dev
mailing list