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
Reporter: Adam Winer
Assigned To: Adam Winer
Priority: Critical
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.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira