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

Rahul Akolkar resolved JEXL-59.
-------------------------------

    Resolution: Fixed

Fix applied in r795421:

  http://svn.apache.org/viewvc?view=rev&revision=795421

Thanks.


> ClassMap holds a reference to class
> -----------------------------------
>
>                 Key: JEXL-59
>                 URL: https://issues.apache.org/jira/browse/JEXL-59
>             Project: Commons JEXL
>          Issue Type: Bug
>    Affects Versions: 1.1
>            Reporter: Henri Biestro
>             Fix For: 2.0
>
>
> ClassMap, used as a value in the introspector's map (WeakHashMap) keyed by 
> class, holds a strong reference to that same class.
> This is an explicitly warned against usage of WeakHashMap; furthermore, that 
> reference is just not needed (neither is the log btw).

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