-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
None
-
1.3.1_01
-
x86
-
windows_nt
jdk1.3.1_01 or merlin b72
winnt s.chinese, winme t.chinese
tar -xvf swing_awt_test.tar
cd /awt/classes
java awttest -command <localchar>
then the windows popup with garble.
It's seemed that it's deal with the main function's args as en locale, but using Locale.getDefaultlocale() we can get the defaultlocale is zh.
winnt s.chinese, winme t.chinese
tar -xvf swing_awt_test.tar
cd /awt/classes
java awttest -command <localchar>
then the windows popup with garble.
It's seemed that it's deal with the main function's args as en locale, but using Locale.getDefaultlocale() we can get the defaultlocale is zh.