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