[ 
https://issues.apache.org/jira/browse/LANG-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pascal Schumacher updated LANG-1391:
------------------------------------
    Priority: Minor  (was: Major)

> Improve Javadoc for StringUtils.isAnyEmpty(null) 
> -------------------------------------------------
>
>                 Key: LANG-1391
>                 URL: https://issues.apache.org/jira/browse/LANG-1391
>             Project: Commons Lang
>          Issue Type: Bug
>          Components: lang.*
>    Affects Versions: 3.7
>            Reporter: Sauro Matulli
>            Priority: Minor
>             Fix For: 3.8
>
>
>  
> The StringUtils.isAnyEmpty(null) method returns an incorrect value from what 
> is specified in the javadoc.
> JAVADOC:   StringUtils.isAnyEmpty(null) = true
> Test: System.out.println("" + StringUtils.isAnyEmpty(null));  --> false
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to