You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Tim Ellison (JIRA)" <ji...@apache.org> on 2010/06/10 19:58:15 UTC

[jira] Resolved: (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 ]

Tim Ellison resolved HARMONY-6534.
----------------------------------

    Fix Version/s: 5.0M15
       Resolution: Fixed

Thanks Catherine,

Patch applied to LUNI module at repo revision r953412 plus some regression test assertions.

Please check it was applied as you expected.



> [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
>             Fix For: 5.0M15
>
>         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.