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)