Changeset: 3456bb1910d4 Author: [email protected] Date: 2013-08-05 20:14 -0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/3456bb1910d4
Interim fix for rt-32116 - roll back changes from commit: changeset: 4447:ff1219a1e652 parent: 4445:074b23ebf5f1 user: Martin Sladecek <[email protected]> date: Mon Jul 29 13:33:12 2013 +0200 summary: RT-31919 ColorPicker, ArrayIndexOutOfBoundsException when saving custom color. which currently cause an NPE with a long press on virtual keyboard. See jira for details, this interim fix can be reverted when the bugs that 32116 depends on are fixed. ! modules/graphics/src/main/java/javafx/scene/Parent.java ! modules/graphics/src/stub/java/javafx/scene/ParentTest.java
