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/02/24 11:42:38 UTC

[jira] Resolved: (HARMONY-96) Two new methods need to be implemented by java.nio.charset.Charset

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

    Resolution: Fixed

Thanks for the patch Richard.

Applied in NIO_CHAR module java.nio.charset.Charset at repo revision 380639.

Please check that the patch was applied as you expected.

> Two new methods need to be implemented by java.nio.charset.Charset
> ------------------------------------------------------------------
>
>          Key: HARMONY-96
>          URL: http://issues.apache.org/jira/browse/HARMONY-96
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>     Reporter: Richard Liang
>     Assignee: Tim Ellison
>  Attachments: charset_patch.txt
>
> There are two new methods added since Java 5.0
> 1. public static Charset defaultCharset()
> 2. public final int compareTo(Charset that)
> I'd like to implement the two methods and attach my code soon :-)

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