DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=33711>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=33711 ------- Additional Comments From [EMAIL PROTECTED] 2005-03-30 13:41 ------- To be honest, I am not actually interested in fixing your particular problem. I was thinking first about the generic problem where references to sessions are kept for some reason by any component. So the feedback I was most interested in is: does this fix the reference leak to the classloader ? The design flaw is then in the SSO reverse map if you want to avoid leaking skeleton objects. One easy solution might be to change it to a WeakHashMap. I do not have a good memory profiler to recommend (I don't like any at the moment). -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
