[jboss-dev-forums] [JBoss Microcontainer Development] - DependencyInfo.removeDependsOnMe never called
thomas.diesler@jboss.com
do-not-reply at jboss.com
Fri Sep 18 04:44:47 EDT 2009
https://jira.jboss.org/jira/browse/JBCL-119
Consider this
BundleA
exports A
BundleB
imports A
#1 install BundleA
#2 install/start BundleB
#3 uninstall BundleB
The DependencyInfo of BundleA holds a dependsOnMe entry for BundleB that is never removed.
This contributes to the memory leak that we see in [JBOSGI-155]
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4255867#4255867
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4255867
More information about the jboss-dev-forums
mailing list