hg: openjfx/jfx-dev/rt: 8192056: Memory leak when removing javafx.scene.shape.Sphere-objects from a group or container

ambarish.rapte at oracle.com ambarish.rapte at oracle.com
Fri Apr 13 08:32:15 UTC 2018


Changeset: d06276cd8a40
Author:    arapte
Date:      2018-04-13 14:02 +0530
URL:       http://hg.openjdk.java.net/openjfx/jfx-dev/rt/rev/d06276cd8a40

8192056: Memory leak when removing javafx.scene.shape.Sphere-objects from a group or container
Reviewed-by: kcr, nlisker

! modules/javafx.graphics/src/main/java/javafx/scene/shape/PredefinedMeshManager.java
+ tests/system/src/test/java/test/javafx/scene/shape/meshmanagercacheleaktest/Constants.java
+ tests/system/src/test/java/test/javafx/scene/shape/meshmanagercacheleaktest/MeshManagerCacheLeakApp.java
+ tests/system/src/test/java/test/javafx/scene/shape/meshmanagercacheleaktest/MeshManagerCacheLeakTest.java



More information about the openjfx-changes mailing list