You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Peter Verhas (Jira)" <ji...@apache.org> on 2019/09/27 18:28:00 UTC

[jira] [Created] (LANG-1492) Code Cleanup

Peter Verhas created LANG-1492:
----------------------------------

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


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.3.4#803005)