Carsten Ziegeler created SLING-2471:
---------------------------------------

             Summary: Free classloaders as soon as possible
                 Key: SLING-2471
                 URL: https://issues.apache.org/jira/browse/SLING-2471
             Project: Sling
          Issue Type: Bug
          Components: Scripting
    Affects Versions: Scripting JSP 2.0.20
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: Scripting JSP 2.0.22


Currently if a classloader is marked as invalid, it is still kept around as 
jsps are only reloaded the next time they're accessed. This can lead to many 
stale classloaders if there is at least one loaded jsp which is not touched. 
Over time this can lead to perm gen problems as the number of stale 
classloaders increases

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to