hg: openjfx/8/graphics/rt: 2 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Thu Oct 10 08:32:42 PDT 2013
Changeset: 114826cf23a7
Author: David Grieve<david.grieve at oracle.com>
Date: 2013-10-10 11:22 -0400
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/114826cf23a7
[TEST ONLY] unit test for RT-32931
! modules/graphics/src/test/java/javafx/scene/shape/ShapeTest.java
Changeset: db8ea7bf0af4
Author: David Grieve<david.grieve at oracle.com>
Date: 2013-10-10 11:22 -0400
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/db8ea7bf0af4
RT-32931: Shape holds reference to Region shapeProperty through runnable that is run when shape changes. Have Shape hold WeakRefernce to this Runnable.
Reviewed by: kcr
! modules/graphics/src/main/java/javafx/scene/shape/Shape.java
More information about the openjfx-dev
mailing list