Changeset: 3e330c5301c2 Author: snorthov Date: 2013-05-29 23:46 -0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/3e330c5301c2
RT-30287: No rendering after scene graph update due to poor synchronization ! javafx-ui-common/src/com/sun/javafx/tk/TKScene.java ! javafx-ui-common/src/javafx/scene/Scene.java ! javafx-ui-quantum/src/com/sun/javafx/tk/quantum/GlassScene.java ! javafx-ui-quantum/src/com/sun/javafx/tk/quantum/PaintCollector.java ! test-stub-toolkit/src/com/sun/javafx/pgstub/StubScene.java
