More memory leaks
-----------------
Key: ARIES-568
URL: https://issues.apache.org/jira/browse/ARIES-568
Project: Aries
Issue Type: Bug
Components: Blueprint, Util
Affects Versions: 0.4
Reporter: Valentin Mahrwald
Assignee: Valentin Mahrwald
I have seen at least two more memory leaks in the Apache Aries stack:
- org.apache.aries.blueprint.utils.ReflectionUtils keeps a WeakHashMap of
property descriptors that is not cleared out
- org.apache.aries.util.tracker.InternalRecursiveBundleTracker keeps a Set of
BundleContext objects that is not cleared out due to a bug
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira