Changeset: 3d513425954f Author: kcr Date: 2013-06-17 06:19 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/3d513425954f
[TEST-ONLY] need to ignore one more failing test until RT-30173 is fixed ! javafx-concurrent/test/javafx/concurrent/ServiceLifecycleTest.java Changeset: 64141a308f19 Author: Pavel Safrata Date: 2013-06-17 14:34 +0100 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/64141a308f19 RT-31071: Point's angle methods documented to use degrees. ! javafx-ui-common/src/javafx/geometry/Point2D.java ! javafx-ui-common/src/javafx/geometry/Point3D.java