[
https://issues.apache.org/jira/browse/LANG-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16911404#comment-16911404
]
Silence Tai commented on LANG-1474:
-----------------------------------
Hey,
I tested the 3.9 version locally.
I checked the test case and the test results are consistent with those
described in javaDoc.
But I have not found the problem you described, can you provide more
information?
> JavaDoc was not updated of isAnyXXX in StringUtils
> --------------------------------------------------
>
> Key: LANG-1474
> URL: https://issues.apache.org/jira/browse/LANG-1474
> Project: Commons Lang
> Issue Type: Bug
> Components: lang.*
> Affects Versions: 3.9
> Environment: Any environment.
> Reporter: Peter Verhas
> Priority: Trivial
> Labels: doc_cleanup
> Original Estimate: 5m
> Remaining Estimate: 5m
>
> The behavior of {{isAnyBlank}} and {{isAnyEmpty}} has changed for {{null}}
> argument from version 2.5 to 3.9. The documentation, however, was not
> changed. It still says
> {{ StringUtils.isAnyEmpty((String) null) = true}}
> and similarly for {{isAnyBlank}}.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)