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 2020/12/03 16:02:18 UTC

[GitHub] [commons-lang] kanaksony commented on a change in pull request #667: [LANG-1622] Corrected reference to right methods.

kanaksony commented on a change in pull request #667:
URL: https://github.com/apache/commons-lang/pull/667#discussion_r535364671



##########
File path: src/main/java/org/apache/commons/lang3/BooleanUtils.java
##########
@@ -548,9 +548,9 @@ public static Boolean toBooleanObject(final int value, final int trueValue, fina
      * if unboxed to a {@code boolean}.</p>
      *
      * <pre>
-     *   BooleanUtils.toBoolean(Integer.valueOf(0))    = Boolean.FALSE

Review comment:
       @garydgregory I understand you merged PR 668 as it was reported by original reporter and had fix too.  If you will review my PR, I have corrected similar issue thing on other lines too that's from L551-L553.
   
   Should I make another PR for same?




----------------------------------------------------------------
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:
users@infra.apache.org