[arquillian-issues] [JBoss JIRA] Assigned: (ARQ-203) ThreadLocal leak during TestExecution

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Thu Jul 8 10:31:46 EDT 2010


     [ https://jira.jboss.org/browse/ARQ-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aslak Knutsen reassigned ARQ-203:
---------------------------------

    Assignee: Aslak Knutsen


> ThreadLocal leak during TestExecution
> -------------------------------------
>
>                 Key: ARQ-203
>                 URL: https://jira.jboss.org/browse/ARQ-203
>             Project: Arquillian
>          Issue Type: Bug
>    Affects Versions: 1.0.0.Alpha1, 1.0.0.Alpha2
>            Reporter: Aslak Knutsen
>            Assignee: Aslak Knutsen
>             Fix For: 1.0.0.Alpha3
>
>
> Arquillian leaks state on ThreadLocal variables. Every ThreadLocal variable should be cleaned up after use. Not doing so will cause memory issues in the container not being able to clean up ClassLoaders etc properly. 
> JUnit: 
> - Arquillian.caughtTestException
> - Arquillian.lastCreatedRunner
> - Arquillian.deployableTest
> TestNG
> - Arquillian.deployableTest

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

        


More information about the arquillian-issues mailing list