[ http://issues.apache.org/jira/browse/HARMONY-241?page=all ]
Mikhail Loenko reassigned HARMONY-241:
--------------------------------------
Assign To: Mikhail Loenko
> 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
> Assignee: Mikhail Loenko
> Priority: Trivial
> Attachments: 02.rulebasedcollator.empty.string.diff, 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
|