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

Michael Osipov edited comment on LANG-1008 at 5/5/14 8:40 PM:
--------------------------------------------------------------

Wow, all max/min methods have the same bug. They all throw an 
{{IllegalArgumentException}} if a null pointer is passed, this is -- wrong. it 
must be a {{NullPointerException}}. For that reason the 
{{NullArgumentException}} has been removed in Lang 3. I guess, I need to spawn 
another issue, needn't I?


was (Author: michael-o):
Wow, all max/min methods have the some bug. They all through an 
{{IllegalArgumentException}} if a null pointer is passed, this is -- wrong. it 
must be a {{NullPointerException}}. For that reason the 
{{NullArgumentException}} has been removed in Lang 3. I guess, I need to spawn 
another issue.

> Adding the maxVA and minVA methods to NumberUtils and test methods
> ------------------------------------------------------------------
>
>                 Key: LANG-1008
>                 URL: https://issues.apache.org/jira/browse/LANG-1008
>             Project: Commons Lang
>          Issue Type: New Feature
>          Components: lang.*, lang.math.*
>            Reporter: Thiago Andrade
>              Labels: github
>             Fix For: Review Patch
>
>
> Placeholder ticket for github PR 23: 
> https://github.com/apache/commons-lang/pull/23



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to