[
https://issues.jboss.org/browse/WFLY-2923?page=com.atlassian.jira.plugin....
]
Stuart Douglas updated WFLY-2923:
---------------------------------
Summary: org.jboss.as.jacorb.rmi.WorkCacheManager is a class loader leak waiting
to happen (was: org.jboss.as.jacorb.rmi.WorkCacheManager is a class loader lead waiting
to happen)
Description: This class should be re-done to not use weak and soft references. As the
values in the weak map hold a reference to the key the values will never be released until
the soft references expire. (was: This class should be re-done to not use weak and soft
references.
Stuart)
org.jboss.as.jacorb.rmi.WorkCacheManager is a class loader leak
waiting to happen
---------------------------------------------------------------------------------
Key: WFLY-2923
URL:
https://issues.jboss.org/browse/WFLY-2923
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: IIOP
Affects Versions: 8.0.0.Final
Reporter: Stuart Douglas
Assignee: Stuart Douglas
This class should be re-done to not use weak and soft references. As the values in the
weak map hold a reference to the key the values will never be released until the soft
references expire.
--
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