-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 6
-
Component/s: core-libs
-
b65
-
generic
-
generic
CharsetDecoder.charset() of x-ISO-2022-CN-CNS x-ISI-2022-CN-GB returns charset
ISO-2022-CN instead of ISO-2022-CN-CNS or ISO-2022-CN-GB respectively. This is
the problem exposed by JCK testcase
api/java_nio/charset/Charset/Methods.text.xml[Charset0048]
as reported in #4949996, which mistakely categories it as an API bug, in fact
this is an implementation bug in these two charsets.
ISO-2022-CN instead of ISO-2022-CN-CNS or ISO-2022-CN-GB respectively. This is
the problem exposed by JCK testcase
api/java_nio/charset/Charset/Methods.text.xml[Charset0048]
as reported in #4949996, which mistakely categories it as an API bug, in fact
this is an implementation bug in these two charsets.
- relates to
-
JDK-4949996 (cs spec) Charset{De,En}Coder.charset() spec should be relaxed
-
- Closed
-