[
https://issues.apache.org/jira/browse/OWB-541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13003482#comment-13003482
]
Mark Struberg commented on OWB-541:
-----------------------------------
the member in question has been InterceptorHandler#interceptedMethodMap
> replace WeakHashMap with a standard one in InterceptorHandler
> -------------------------------------------------------------
>
> Key: OWB-541
> URL: https://issues.apache.org/jira/browse/OWB-541
> Project: OpenWebBeans
> Issue Type: Bug
> Components: Interceptor and Decorators
> Affects Versions: 1.0.0
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Fix For: 1.1.0
>
>
> A WeakHashMap<Method, X> dosn't help a lot since Method pretty rarely gets
> dropped from the ClassLoader which means the stored values remain there
> anyway.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira