-
Enhancement
-
Resolution: Duplicate
-
P5
-
None
-
1.2.0
-
generic
-
generic
Name: bb33257 Date: 12/23/98
The JDK needs a new character converter for the IBM variant of Cp3372
Cp33722C, IBM-eucJP, Japanese (superset of 5050) customized
Changed mappings from Cp33722:
Cp33722 Cp33722C
x5C -> u00A5 x5C -> u005C
x7E -> u203E x7E -> u007E
u005C -> x8EE3 u005C -> x5C
u007E -> x8EE4 u007E -> x7E
======================================================================
The JDK needs a new character converter for the IBM variant of Cp3372
Cp33722C, IBM-eucJP, Japanese (superset of 5050) customized
Changed mappings from Cp33722:
Cp33722 Cp33722C
x5C -> u00A5 x5C -> u005C
x7E -> u203E x7E -> u007E
u005C -> x8EE3 u005C -> x5C
u007E -> x8EE4 u007E -> x7E
======================================================================
- duplicates
-
JDK-4710488 Provide Cp33722C Codepage Converter in Solaris 1.3.1 Java SDK (and later)
-
- Closed
-