You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2011/01/27 08:58:06 UTC

DO NOT REPLY [Bug 50661] c:forEach tag doesn't release his list - it causes temporary memory leak

https://issues.apache.org/bugzilla/show_bug.cgi?id=50661

Jeremy Boynes <jb...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE

--- Comment #1 from Jeremy Boynes <jb...@apache.org> 2011-01-27 02:57:56 EST ---
As discussed in the related issue, the items cannot be released in doEndTag()
as the tag is required by the spec to retain its attribute values until
release() is called.

*** This bug has been marked as a duplicate of bug 25623 ***

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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