[ 
https://issues.apache.org/jira/browse/OWB-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Struberg resolved OWB-733.
-------------------------------

    Resolution: Fixed
    
> CLONE - ClassLoader leak in WebBeansUtil.isScopeTypeNormalCache
> ---------------------------------------------------------------
>
>                 Key: OWB-733
>                 URL: https://issues.apache.org/jira/browse/OWB-733
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Context and Scopes
>    Affects Versions: 1.2.0
>            Reporter: chunlinyao
>            Assignee: Mark Struberg
>              Labels: leak
>             Fix For: 1.2.0
>
>
> OpenWebBeans can shipped with JavaEE server(ex. TomEE), and codi may be in 
> the WEB-INF/lib folder.
> WebBeansUtil.isScopeTypeNormalCache will holder some annotation class like 
> ViewAccessScope. This will cause classLoader leak when reload the web apps.
> Maybe we should use weak reference.
> This also needs fixing in OWB-1.2.x

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to