Possible memory leak in ScaleDecorator
--------------------------------------

                 Key: PIVOT-752
                 URL: https://issues.apache.org/jira/browse/PIVOT-752
             Project: Pivot
          Issue Type: Bug
          Components: wtk-effects
    Affects Versions: 2.0
            Reporter: Edgar Merino


I provide a simple test case that should demonstrate this leak, it requires the 
fix for issue 749 (https://issues.apache.org/jira/browse/PIVOT-749). By 
profiling this test, you can see that resources allocated for AffineTransforms, 
Rectangle and Bounds are not being released by the vm. Perhaps this is not 
related to ScaleDecorators directly, but using them makes this bug appear.

The test case is attached.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to