-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 1.3.0, 1.4.0
-
Component/s: core-libs
-
beta2
-
generic
-
generic
The current CharToByte converters for these EBCDIC based codepages incorrectly
map the Unicode characters, U+000E and U+000F back to \x0e and \x0f which
represent orphaned SI/SO bytes within those encodings (Cp930, Cp933, Cp935,
Cp937, Cp939). This issue was highlighted within bugID 4296969: Incorrect
behaviour of several character converters which examines a broad sweep
of round-trip issues.
map the Unicode characters, U+000E and U+000F back to \x0e and \x0f which
represent orphaned SI/SO bytes within those encodings (Cp930, Cp933, Cp935,
Cp937, Cp939). This issue was highlighted within bugID 4296969: Incorrect
behaviour of several character converters which examines a broad sweep
of round-trip issues.
- relates to
-
JDK-4296969 Incorrect behaviours of several character converters
-
- Closed
-