You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/04/19 08:05:20 UTC

[jira] Commented: (HARMONY-238) java.util.Date(null) should throw IllegalArgumentException not NullPointerException

    [ http://issues.apache.org/jira/browse/HARMONY-238?page=comments#action_12375049 ] 

Mark Hindess commented on HARMONY-238:
--------------------------------------

Nice catch.  That does resolve this issue.  Thanks Stepan.

> java.util.Date(null) should throw IllegalArgumentException not NullPointerException
> -----------------------------------------------------------------------------------
>
>          Key: HARMONY-238
>          URL: http://issues.apache.org/jira/browse/HARMONY-238
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Mark Hindess
>     Assignee: Stepan Mishura
>     Priority: Trivial
>  Attachments: date.npe.diff
>
> RI (1.5.0_06) throws an IllegalArgumentException when the Date(String) constructor is called with null argument but Harmony throws a NullPointerException.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira