-
Enhancement
-
Resolution: Fixed
-
P4
-
1.2.1, 1.2.2
-
kestrel
-
sparc
-
solaris_2.6
Now AWT components on Solaris, for instace, List, Choice, does not support JIS.X0212 (Supplement Kanji). From Solaris 2.6 and as well Solaris7 has default installed JIS.X0212. Java is better to support these Kanji codes.
Example code is \u4E02 is in JIS.X0212. The glyph is not dispalyed in AWT Choice. Although, other normal Solaris apps, like Notepad, can display.
[koushi.takahashi@japan 1999-03-05]
Example code is \u4E02 is in JIS.X0212. The glyph is not dispalyed in AWT Choice. Although, other normal Solaris apps, like Notepad, can display.
[koushi.takahashi@japan 1999-03-05]
- duplicates
-
JDK-4253898 certain CJK Unicode characters not rendering in Swing Text Components
- Closed