You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/05/07 20:46:00 UTC

[jira] [Commented] (LANG-1132) ReflectionToStringBuilder doesn't throw IllegalArgumentException when the constructor's object param is null

    [ https://issues.apache.org/jira/browse/LANG-1132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14533169#comment-14533169 ] 

ASF GitHub Bot commented on LANG-1132:
--------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/commons-lang/pull/85


> ReflectionToStringBuilder doesn't throw IllegalArgumentException when the constructor's object param is null
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: LANG-1132
>                 URL: https://issues.apache.org/jira/browse/LANG-1132
>             Project: Commons Lang
>          Issue Type: Bug
>          Components: lang.builder.*
>    Affects Versions: 3.4
>            Reporter: Jack Tan
>            Assignee: Benedikt Ritter
>              Labels: github, github-pullrequest
>
> Placeholder for https://github.com/apache/commons-lang/pull/85
> {quote}
> As described in it's [javadoc|http://commons.apache.org/proper/commons-lang/javadocs/api-release/org/apache/commons/lang3/builder/ReflectionToStringBuilder.html#ReflectionToStringBuilder(java.lang.Object)], ReflectionToStringBuilder constructor will throw IllegalArgumentException if the Object to build a toStringfor is null, while in fact it won't.
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)