-
Bug
-
Resolution: Not an Issue
-
P4
-
None
-
1.2.2
-
x86
-
windows_nt
Name: skT45625 Date: 05/05/2000
java full version "JDK-1.2.2-W"
Reproduce steps:
1. Defined specific UDC on Local mechine.
2. Modified font.properties.zh_TW, change all sun.io.CharToByteMS950 to
sun.io.CharToByteCp950.
3. <ERROR!> Can not display UDC within JDK122 in AWT or Applet.
Please check :
- If I use Java 1.1.x, I could display the UDC within Cp950.(BIG5 range), but
the range of UDC area: 0xF9D6 to 0xF9DC could not display. Why?
- At the same time, I alter to Java 1.2.x, UDC could not be displayed even I do
modify all the necessary changes(font.properties.zh_TW...)
To simply this question,
You could reproduce easily within source code and dispaly in Traditional
Chinese Win32 plateform. ex: '\ue000' = '0x8140
(Review ID: 104500)
======================================================================