[ 
https://issues.apache.org/jira/browse/LANG-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Niall Pemberton updated LANG-436:
---------------------------------

    Attachment: LANG-436-remove-MethodUtils-caching.patch

Attaching a patch to remove caching from MethodUtils, which I plan to apply

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