hg: openjfx/8u-dev/rt: 2 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Thu May 15 23:03:21 UTC 2014
Changeset: 8b74b262fa83
Author: jgiles
Date: 2014-05-15 09:42 +1200
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/8b74b262fa83
[TEST ONLY] Don't run RT-30394 unit test on linux
! modules/controls/src/test/java/javafx/scene/control/TreeTableViewMouseInputTest.java
Changeset: af32e28d99ab
Author: jgiles
Date: 2014-05-16 10:45 +1200
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/af32e28d99ab
New test infrastructure and unit tests for the ContextMenu control.
Tests and bug fixes were specifically written to ensure the following regressions were resolved:
RT-37091: Sub Menu Fails to show when ContextMenu is rebuilt by clearing and re-adding MenuItems
RT-37102: [Controls] NPE in ContextMenu
RT-37127: Regresssion: CustomMenuItem in submenu fires too often
! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/ContextMenuContent.java
! modules/controls/src/test/java/com/sun/javafx/scene/control/infrastructure/MouseEventFirer.java
+ modules/controls/src/test/java/com/sun/javafx/scene/control/skin/ContextMenuContentRetriever.java
! modules/controls/src/test/java/javafx/scene/control/ContextMenuTest.java
More information about the openjfx-dev
mailing list