-
Bug
-
Resolution: Done
-
Critical
-
4.3.0.Beta2
-
None
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.
- causes
-
JBDS-2948 Improve Performance of small and large projects
- Open