[ https://issues.apache.org/jira/browse/OGNL-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13482354#comment-13482354
]
Johno Crawford commented on OGNL-226:
-------------------------------------
PR with fix at https://github.com/jkuhnert/ognl/pull/4
> Race condition with OgnlRuntime.getMethod
> -----------------------------------------
>
> Key: OGNL-226
> URL: https://issues.apache.org/jira/browse/OGNL-226
> Project: Commons OGNL
> Issue Type: Bug
> Components: Core Runtime
> Affects Versions: 3.0
> Reporter: Johno Crawford
> Priority: Minor
> Attachments: OgnlRuntimeTest.java
>
>
> If there are two consecutive calls to OgnlRuntime.getMethod before the result is cached
it may erroneously return null.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|