Changeset: e3c3c884cce1 Author: Alexander Zvegintsev Date: 2013-07-16 15:07 +0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/e3c3c884cce1
RT-31119 Gtk: Wrong screen depth reported from native ! modules/graphics/src/main/native-glass/gtk/GlassApplication.cpp Changeset: 71b246b6efa0 Author: Martin Sladecek <martin.slade...@oracle.com> Date: 2013-07-16 13:13 +0200 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/71b246b6efa0 RT-30545 AnchorPane Layout Issue ! modules/graphics/src/main/java/javafx/scene/Node.java ! modules/graphics/src/stub/java/javafx/scene/NodeTest.java