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