[jboss-jira] [JBoss JIRA] Created: (JBCL-85) Memory leak in classloader->module map

Adrian Brock (JIRA) jira-events at lists.jboss.org
Fri Feb 6 11:26:44 EST 2009


Memory leak in classloader->module map
--------------------------------------

                 Key: JBCL-85
                 URL: https://jira.jboss.org/jira/browse/JBCL-85
             Project: JBoss ClassLoader
          Issue Type: Bug
          Components: Modules
    Affects Versions: JBossCL.2.0.2.GA
            Reporter: Adrian Brock
            Assignee: Adrian Brock
             Fix For: JBossCL.2.0.3.GA


There's a memory leak in the new classloader->module map.

The deployers don't invoke ClassLoaderPolicyModule.removeClassLoader()
so the map is not getting tidied up.

I've added a check in Module.reset() to make sure it gets done in every case.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list