Changeset: befd865346f6
Author:    jgiles
Date:      2014-04-29 15:52 +1200
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/befd865346f6

RT-36334: Clean up warnings in control component
Contributed-by: Tom Schindl <tom.schi...@bestsolution.at>
Reviewed-by: jgiles

! modules/controls/src/main/java/javafx/scene/control/Labeled.java
! modules/controls/src/main/java/javafx/scene/control/TableColumnBase.java
! modules/controls/src/main/java/javafx/scene/control/TableView.java

Changeset: 93e2f9c84e26
Author:    jgiles
Date:      2014-04-29 21:41 +1200
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/93e2f9c84e26

[TEST ONLY] Disabling unit tests for RT-34493 as they started intermittently 
failing, most probably due to the RT-36855 changeset.
Will reopen RT-34493 to investigate the issue further, but pushing the @Ignore 
now to fix up the continuous build.

! modules/controls/src/test/java/javafx/scene/control/TableViewTest.java
! modules/controls/src/test/java/javafx/scene/control/TreeTableViewTest.java

Changeset: 280e25d20c14
Author:    jgiles
Date:      2014-04-29 21:42 +1200
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/280e25d20c14

[TEST ONLY] Resolving intermittent test failures due to the RT-36827 unit test 
for ComboBox.

! modules/controls/src/test/java/javafx/scene/control/ComboBoxTest.java

Reply via email to