You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Catherine Hope (JIRA)" <ji...@apache.org> on 2010/06/01 13:00:40 UTC

[jira] Updated: (HARMONY-6534) [classlib][luni] construct UnsupportedEncodingException with name of encoding

     [ https://issues.apache.org/jira/browse/HARMONY-6534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Catherine Hope updated HARMONY-6534:
------------------------------------

    Attachment: 6534.patch

Include name of encoding when throwing UnsupportedEncodingException

> [classlib][luni] construct UnsupportedEncodingException with name of encoding
> -----------------------------------------------------------------------------
>
>                 Key: HARMONY-6534
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6534
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Catherine Hope
>            Priority: Trivial
>         Attachments: 6534.patch
>
>
> In InputStreamReader and PrintStream classes UnsupportedEncodingExceptions are created with the no-args constructor instead of passing the name of the encoding in, which is the behaviour or the RI.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.