Mark Struberg created OWB-733:
---------------------------------

             Summary: 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.1.6
            Reporter: chunlinyao


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 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