https://bz.apache.org/bugzilla/show_bug.cgi?id=58074

--- Comment #2 from qed...@gmail.com ---
(In reply to Mark Thomas from comment #1)
> A profiler confirms that there is no memory leak here. weak references !=
> memory leaks. GC will clear them as/if necessary to relieve memory pressure.

I must confirm that you are correct. I didn't believe it, but multiple
redeployment of my app showed PermGen space growth UNTIL MAX limit was reached
(I pressed "Perform GC" in the meantime as much as I could - with no effect)
and then, SUDDENLY when the crucial reload was made - the one I hoped to crash
Tomcat - ALL PermGen space occupied by "leaks" was freed AND "Find leaks"
button suddenly showed "No web applications appear to have triggered a memory
leak". I must be more careful next time with issuing bug reports. Thanks for
answer.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to