[ 
https://issues.apache.org/jira/browse/OGNL-145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13822379#comment-13822379
 ] 

Marcin Kamionowski commented on OGNL-145:
-----------------------------------------

Moreover OgnlRuntime.clearCache() should clear all cached information but it 
does not call _propertyDescriptorCache.clear()
This cause memmory leaks during app undeploy.

> Remove all static state. 
> -------------------------
>
>                 Key: OGNL-145
>                 URL: https://issues.apache.org/jira/browse/OGNL-145
>             Project: Commons OGNL
>          Issue Type: New Feature
>          Components: Core Runtime
>    Affects Versions: 2.7.3
>         Environment: any
>            Reporter: Jesse Kuhnert
>            Assignee: Jesse Kuhnert
>             Fix For: 3.0
>
>
> The static state management in OgnlRuntime is causing havoc with classloaders 
> where people run multiple instances of tapestry apps with shared jar 
> references to OGNL.  Need to finally do the "big refactor" that removes all 
> static state from OGNL.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to