You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Rostislav Krasny (Jira)" <ji...@apache.org> on 2020/01/22 18:50:00 UTC

[jira] [Created] (MNG-6853) Don't box primitives where it's not needed

Rostislav Krasny created MNG-6853:
-------------------------------------

             Summary: Don't box primitives where it's not needed
                 Key: MNG-6853
                 URL: https://issues.apache.org/jira/browse/MNG-6853
             Project: Maven
          Issue Type: Improvement
          Components: General
    Affects Versions: 3.6.3
            Reporter: Rostislav Krasny


There are a few places where primitives are boxed without no reason.
My PR fixes this.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)