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/03/23 20:30:18 UTC

[jira] Updated: (HARMONY-241) new java.text.RuleBasedCollator((String)null) throws incorrect exception

     [ http://issues.apache.org/jira/browse/HARMONY-241?page=all ]

Mark Hindess updated HARMONY-241:
---------------------------------

    Attachment: java.text.npe.diff

Patch with fix and test.  Also includes fix for java.text.Bidi constructor behaviour even though that isn't really implemented (just to stop it failing my test code).


> new java.text.RuleBasedCollator((String)null) throws incorrect exception
> ------------------------------------------------------------------------
>
>          Key: HARMONY-241
>          URL: http://issues.apache.org/jira/browse/HARMONY-241
>      Project: Harmony
>         Type: Bug
>   Components: Classlib
>     Reporter: Mark Hindess
>     Priority: Trivial
>  Attachments: java.text.npe.diff
>
> constructor java.text.RuleBasedCollator((String)null) RI throws NullPointerException but Harmony throws java.text.ParseException.

-- 
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