[
https://issues.apache.org/jira/browse/JEXL-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rahul Akolkar updated JEXL-59:
------------------------------
Affects Version/s: (was: 2.0)
1.1
Correcting affects version.
> 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.