You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2021/07/02 08:45:00 UTC

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

    [ https://issues.apache.org/jira/browse/MNG-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17373345#comment-17373345 ] 

Michael Osipov commented on MNG-6853:
-------------------------------------

Fixed with [01780c0ff371cb8590c5ede3d6d191836baf8476|https://gitbox.apache.org/repos/asf?p=maven.git;a=commit;h=01780c0ff371cb8590c5ede3d6d191836baf8476] for {{maven-3.8.x}} branch.

> 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
>            Assignee: Sylwester Lachiewicz
>            Priority: Trivial
>             Fix For: 4.0.0, 4.0.0-alpha-1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)