[
https://issues.apache.org/jira/browse/LANG-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Gregory updated LANG-1413:
-------------------------------
Fix Version/s: (was: 3.9)
3.10
> Improve performance of ExceptionUtils.getRootCause
> --------------------------------------------------
>
> Key: LANG-1413
> URL: https://issues.apache.org/jira/browse/LANG-1413
> Project: Commons Lang
> Issue Type: Improvement
> Components: lang.exception.*
> Reporter: Benedikt Ritter
> Priority: Major
> Fix For: 3.10
>
>
> The performance of ExceptionsUtils.getRootCause could be improved by not
> using intermediate Lists for finding the root cause.
> This caused problemsĀ for the Gradle project and they migrated to guavas
> Throwables for that reason (seeĀ
> https://github.com/gradle/gradle/commit/095f6f5b7c54738709df6a2417f218af83e833fb)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)