Bug 55150 - Memory leak with tag-file
Summary: Memory leak with tag-file
Status: RESOLVED DUPLICATE of bug 43878
Alias: None
Product: Tomcat 6
Classification: Unclassified
Component: Jasper (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal (vote)
Target Milestone: default
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-27 02:59 UTC by Tony
Modified: 2013-06-27 20:05 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tony 2013-06-27 02:59:01 UTC
Hello Tomcat (Jasper) developers,
Can you explain in detail why following ticket is closed with "WONTFIX"?
http://issues.apache.org/bugzilla/show_bug.cgi?id=43878

The tag-file complied with “org.apache.jsp.tag.*” could be loaded by class loader in each involved JSP. This behavior will turn out there are duplicate classes loaded and PERM space issue.

Reference:
http://tomcat.10.x6.nabble.com/Memory-leak-with-tagfiles-re-use-JasperLoader-td2249050.html
Comment 1 Mark Thomas 2013-06-27 20:05:15 UTC
The reason for the closure is explained in bug 43878. Further discussion belongs on the users list.

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