Dmitri Blinov created JEXL-329:
----------------------------------

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


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)

Reply via email to