[
https://issues.apache.org/jira/browse/LANG-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niall Pemberton resolved LANG-436.
----------------------------------
Resolution: Fixed
Fix Version/s: 3.0
OK removed
http://svn.apache.org/viewvc?view=rev&revision=654159
> 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
> Fix For: 3.0
>
> 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.