Changeset: 319f93910368 Author: Alexander Kouznetsov Date: 2013-05-23 14:38 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/319f93910368
Fix for RT-30521 would be nice if the impl had a toString() method that just called Arrays.toString() ! javafx-beans/src/com/sun/javafx/collections/ObservableFloatArrayImpl.java ! javafx-beans/src/com/sun/javafx/collections/ObservableIntegerArrayImpl.java ! javafx-beans/test/javafx/collections/ObservableArrayTest.java
