[jboss-jira] [JBoss JIRA] Created: (SECURITY-306) ThreadLocal set(null) should be using remove

Anil Saldhana (JIRA) jira-events at lists.jboss.org
Sun Nov 2 18:49:20 EST 2008


ThreadLocal set(null) should be using remove
--------------------------------------------

                 Key: SECURITY-306
                 URL: https://jira.jboss.org/jira/browse/SECURITY-306
             Project: JBoss Security and Identity Management
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: JBossSX, Security SPI
    Affects Versions: 2.0.2.CR11
            Reporter: Anil Saldhana
            Assignee: Anil Saldhana
             Fix For: 2.0.2.CR12


JDK5 has introduced remove method in ThreadLocal which prevents memory leaks in TLs that get associated with threads in a pool.

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

        



More information about the jboss-jira mailing list