Closed owenthereal closed 14 years ago
does spot memory leak. saying something like this: http://stackoverflow.com/questions/2841808/how-to-break-on-nsautoreleasenopool
and also there is jmap for heapdump: http://www.ictedge.org/node/815
You prob. need Eclipse MAT in order to spot the memory leak for bundles: http://dev.eclipse.org/blogs/memoryanalyzer/2008/05/27/automated-heap-dump-analysis-finding-memory-leaks-with-one-click/ & http://dev.eclipse.org/blogs/memoryanalyzer/2008/11/28/analyzing-the-equinox-bundle-dependencies-with-memory-analyzer/ & http://dev.eclipse.org/blogs/memoryanalyzer/2008/09/03/about-querying-objects-from-a-heap-dump/.
It's fairly easy to use just by one click.
Confirmed SVNClient is disposed when session timeouted. No special memory leak found using MAT
http://www.eclipse.org/mat/