[
https://issues.apache.org/jira/browse/LANG-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory closed LANG-1492.
---------------------------------
Resolution: Not A Problem
> Code Cleanup
> ------------
>
> Key: LANG-1492
> URL: https://issues.apache.org/jira/browse/LANG-1492
> Project: Commons Lang
> Issue Type: Improvement
> Components: lang.*
> Affects Versions: 3.9
> Reporter: Peter Verhas
> Priority: Major
> Original Estimate: 3h
> Remaining Estimate: 3h
>
> The code has a lot of legacy structure, which is outdated when we use Java 8
> or later. These structures lessen the readability and generally lower the
> quality of the code.
> IntelliJ makes a good job analyzing these issues and the code should be
> cleaned up using after manual consideration. I created a branch with the
> modifications and I here is the pull request:
> https://github.com/apache/commons-lang/pull/462
--
This message was sent by Atlassian Jira
(v8.20.10#820010)