Changeset: 887985e5611d Author: David Grieve<david.gri...@oracle.com> Date: 2014-09-16 12:05 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/887985e5611d
RT-38616: ConcurrentModificationException when SubScene.setUserAgentStylesheet() is called ! modules/graphics/src/main/java/com/sun/javafx/css/StyleManager.java Changeset: ce204e7db505 Author: David Grieve<david.gri...@oracle.com> Date: 2014-09-16 12:06 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/ce204e7db505 RT-38460: [CSS, Tooltip] styleable parent is null when tooltip is manually shown ! modules/controls/src/main/java/javafx/scene/control/Tooltip.java Changeset: a61ce4ef33ae Author: David Grieve<david.gri...@oracle.com> Date: 2014-09-16 12:06 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/a61ce4ef33ae RT-38300: [TEST ONLY] Intermittent failure in StylesheetTest.testRT_31316_with_complex_scenegraph ! modules/graphics/src/test/java/com/sun/javafx/css/StylesheetTest.java