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

Matthias Weßendorf updated ADFFACES-344:
----------------------------------------

        Fix Version/s: 1.0.0-incubating-core
    Affects Version/s: 1.0.0-incubating-core

> RequestContextFactory and SkinFactory can lock ClassLoaders into memory
> -----------------------------------------------------------------------
>
>                 Key: ADFFACES-344
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-344
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>    Affects Versions: 1.0.0-incubating-core
>            Reporter: Adam Winer
>         Assigned To: Adam Winer
>            Priority: Critical
>             Fix For: 1.0.0-incubating-core
>
>
> If Trinidad is deployed as a shared library, the RequestContextFactory and 
> SkinFactory classes can lead to each webapp ClassLoader being locked into 
> memory.  In each case, a HashMap<ClassLoader, ...> should be a 
> WeakHashMap<ClassLoader, ...>.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to