-
Bug
-
Resolution: Fixed
-
P4
-
1.1.6
-
1.1.6
-
sparc
-
solaris_2.5.1
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2019334 | 1.2.0 | Shanmugam Senthil | P4 | Closed | Fixed | 1.2beta3 |
Code converters CP1383 CP948 CP970 are not converting unicode to byte in the same
way it iwas done in JDK1.1.5
Run the attached program on these three encoding like the following in JDK1.1.5 and JDK1.1.6 and observe the difference
java DumpCharToByte cp1383
java DumpCharToByte cp948
java DumpCharToByte cp970
way it iwas done in JDK1.1.5
Run the attached program on these three encoding like the following in JDK1.1.5 and JDK1.1.6 and observe the difference
java DumpCharToByte cp1383
java DumpCharToByte cp948
java DumpCharToByte cp970
- backported by
-
JDK-2019334 Code converters CP1383,CP948, CP970 are not behaving same as JDK1.1.5
-
- Closed
-