-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
None
-
1.4.0
-
sparc
-
solaris_8
solaris9 zh_HK
merlin b86
tar -xvf swing_awt_test.tar
cd awttest/classes
java awttest -resource resouces french
Then you will find the \u9e00 couldn't display on UI.
And it's could reproduce using Font2DTest, and there another lots of char couldn't display like \u9e01\u9e02 etc. But if you set the style diffence to plain, then it's will ok, Even in style plain, if you rotate, it's still ok.
Same as CharView test.
merlin b86
tar -xvf swing_awt_test.tar
cd awttest/classes
java awttest -resource resouces french
Then you will find the \u9e00 couldn't display on UI.
And it's could reproduce using Font2DTest, and there another lots of char couldn't display like \u9e01\u9e02 etc. But if you set the style diffence to plain, then it's will ok, Even in style plain, if you rotate, it's still ok.
Same as CharView test.
- relates to
-
JDK-4508956 in lots of swing control couldn't display and input zh_HK char
- Closed