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=31914>. 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=31914 Memory leak when using Jsp tags (JspWriter) ------- Additional Comments From [EMAIL PROTECTED] 2004-10-27 18:41 ------- I'm not convinced this is a leak. Do you have a profiler heap dump showing where the memory references are held? The JVM won't release memory back until has to (e.g. for GC). Runtime.gc is only a suggestion, not guaranteed to run. Have you actually tried this on multiple platforms, or did you just mark platform/os as "All" as it's the default? What JDK version is this? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]