-
Enhancement
-
Resolution: Fixed
-
P4
-
1.4.1
-
None
-
mantis
-
generic
-
generic
-
Verified
running jdk1.4.1 b14 on GB18030 on win2K and winXP needs to do the following work around:
(1)after jdk/jre installed, cd into jre/lib/, rename
"font.properties.GB18030" to "font.properties.zh_CN_GB18030"
(2)always start the test application/demo with option
-Dfile.encoding=GB18030
These two extra steps should be removed.
(1)after jdk/jre installed, cd into jre/lib/, rename
"font.properties.GB18030" to "font.properties.zh_CN_GB18030"
(2)always start the test application/demo with option
-Dfile.encoding=GB18030
These two extra steps should be removed.
- relates to
-
JDK-4693221 Need GB18030 auto-detection on Windows 2000/XP
-
- Resolved
-