Changeset: 7e5530151aee Author: jgiles Date: 2014-08-22 10:25 +1200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/7e5530151aee
RT-38382: [Tab] Regression caused by bad hashCode in Tab class (Partial fix as there is no test application available but I'm fairly confident this doesn't fix the entire issue mentioned in RT-38382). ! modules/controls/src/main/java/javafx/scene/control/Tab.java ! modules/controls/src/test/java/javafx/scene/control/TabPaneTest.java
