[jbosstools-issues] [JBoss JIRA] (JBIDE-20410) Possible memory leak in JarAccess

Rastislav Wagner (JIRA) issues at jboss.org
Mon Aug 3 09:15:06 EDT 2015


Rastislav Wagner created JBIDE-20410:
----------------------------------------

             Summary: Possible memory leak in JarAccess
                 Key: JBIDE-20410
                 URL: https://issues.jboss.org/browse/JBIDE-20410
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: common/jst/core
    Affects Versions: 4.3.0.Beta2
            Reporter: Rastislav Wagner
            Priority: Critical


I think I see memory leak in org.jboss.tools.common.model.filesystems.impl.JarAccess
line 309  Set<JarSystemImpl> slaves = new HashSet<JarSystemImpl>();
these 'slaves' are just growing.








--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list