verhas commented on issue #468: Boolean utils little cleanup URL: https://github.com/apache/commons-lang/pull/468#issuecomment-542645468 I will split it into two PRs, I am absolutely in-line with your opinion. As for the boxing and unboxing: I absolutely understand your concerns and I accept that such change needs more consideration. Only FYI: I tried to modify only those boxings and unboxings where afaik Java 8 and later compilers generate exactly the same JVM code after the modification. But I have not checked that.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
