You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2021/09/25 08:49:17 UTC

[GitHub] [commons-fileupload] arturobernalg opened a new pull request #116: Remove unnecessary boxing

arturobernalg opened a new pull request #116:
URL: https://github.com/apache/commons-fileupload/pull/116


   Explicit manual boxing is unnecessary as for Java 5 and later, and can safely be removed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [commons-fileupload] jochenw merged pull request #116: Remove unnecessary boxing

Posted by GitBox <gi...@apache.org>.
jochenw merged pull request #116:
URL: https://github.com/apache/commons-fileupload/pull/116


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org