You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/01/30 14:42:33 UTC

[jira] Resolved: (HARMONY-45) Charset.isRegistered() method always return true

     [ http://issues.apache.org/jira/browse/HARMONY-45?page=all ]
     
Tim Ellison resolved HARMONY-45:
--------------------------------

    Resolution: Fixed

Vladimir,

Fixed in NIO_CHAR java.nio.charset.Charset at repo revision 373510.

Please check this fully resolves your problem.


> Charset.isRegistered() method always return true
> ------------------------------------------------
>
>          Key: HARMONY-45
>          URL: http://issues.apache.org/jira/browse/HARMONY-45
>      Project: Harmony
>         Type: Bug
>   Components: Classlib
>     Reporter: Vladimir Strigun
>     Assignee: Tim Ellison
>     Priority: Trivial

>
> In accordance with J2SE specification method isRegistered() should return true only if charset is registered with IANA.
> As well, "if a supported charset is not listed in the IANA registry then its canonical name must begin with one of the strings "X-" or "x-"
> Testcase shows that even if charset name begin with "x-" isRegistered returns true; 

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