Bad practices in code can cause permanent generation leaks in web applications
------------------------------------------------------------------------------

                 Key: GEOT-3108
                 URL: http://jira.codehaus.org/browse/GEOT-3108
             Project: GeoTools
          Issue Type: Improvement
    Affects Versions: 2.6.4
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 2.6.5


This is due to the code, mostly referencing, creating own threads, uncleaned 
thread locals, and attaching shutdown callbacks.
This changeset will add a set of callback that can be used to properly shutdown 
a web app/cleanup the thread locals

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------

_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to