olamy commented on issue #318: [MNG-6853] - Don't box primitives where it's not needed URL: https://github.com/apache/maven/pull/318#issuecomment-577514171 not sure about the performance effect of this but usually valueOf use some caching (read javadoc https://docs.oracle.com/en/java/javase/12/docs/api/java.base/java/lang/Integer.html#valueOf(int) ) so can you prove this doesn't have any performance impact?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services