[
https://issues.apache.org/jira/browse/JEXL-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Biestro closed JEXL-329.
------------------------------
> Uberspect may loose its Classloader
> -----------------------------------
>
> Key: JEXL-329
> URL: https://issues.apache.org/jira/browse/JEXL-329
> Project: Commons JEXL
> Issue Type: Bug
> Affects Versions: 3.1
> Reporter: Dmitri Blinov
> Priority: Major
>
> In the current implementation Uberspect keeps references to its Introspector
> and ClassLoader via SoftReference. This means that when memory is short it
> can loose not only Introspector reference, which is OK, but also ClassLoader
> that was specified for resolving constructors, which looks like a bug.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)