[ 
http://nagoya.apache.org/jira/browse/JELLY-148?page=comments#action_56749 ]
     
Hans Gilde commented on JELLY-148:
----------------------------------

There's some problem with the patch for this issue, see JELLY-85

I'm looking into it.

> Huge memory leak resulting from the use of ThreadLocal
> ------------------------------------------------------
>
>          Key: JELLY-148
>          URL: http://nagoya.apache.org/jira/browse/JELLY-148
>      Project: jelly
>         Type: Bug
>   Components: core / taglib.core
>     Versions: 1.0
>     Reporter: Hans Gilde
>     Priority: Critical
>      Fix For: 1.0
>  Attachments: jelly-nothreadlocal.ZIP, jelly-nothreadlocal2.ZIP, 
> memory-leak-junit-test.txt, thread-local-memory-leak-fix-demo-parent.txt, 
> thread-local-memory-leak-fix-demo.txt, 
> thread-local-memory-leak-fix-final-1.txt, 
> thread-local-memory-leak-fix-final-xml-tags.txt, 
> thread-local-memory-leak-fix-final.txt, thread-local-memory-leak-profile.zip, 
> thread-local-memory-leak.zip
>
> There is a huge memory leak that results from the TagScript's use of 
> ThreadLocal.
> ThreadLocal is usually used from a staic variable, while TagScript uses it 
> from an instance variable. Although this looks legal to me, it causes a huge 
> memory leak.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to