[ 
https://issues.apache.org/jira/browse/LANG-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594951#action_12594951
 ] 

Matt Benson commented on LANG-436:
----------------------------------

I have no problems with this.  Apply away!  Thanks, Niall!

> Remove caching from MethodUtils
> -------------------------------
>
>                 Key: LANG-436
>                 URL: https://issues.apache.org/jira/browse/LANG-436
>             Project: Commons Lang
>          Issue Type: Bug
>            Reporter: Niall Pemberton
>            Assignee: Niall Pemberton
>         Attachments: LANG-436-remove-MethodUtils-caching.patch
>
>
> I think we should remove the caching from MethodUtils. This has caused memory 
> leak problems in BeanUtils (where it was copied from) and better IMO to just 
> provide the pure reflection API in lang and let downstream users provide 
> solutions for improving performance.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to