Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 1.3.1
-
Fix Version/s: 1.3.1_10
-
Component/s: client-libs
-
Subcomponent:
-
Resolved In Build:10
-
CPU:sparc
-
OS:solaris_8
Description
Name: dk106046 Date: 04/11/2003
In JDK 1.4.x the codepages zh_HK.big5 and zh_HK.utf8 are shipped in jre/lib directory.
These files are not shipped with JDK 1.3.x:
$ ls -al ./1.4.0/jre/lib/font.properties.zh_HK*
-r--r--r-- 1 orbld staff 15518 Jan 30 2002 ./1.4.0/jre/lib/font.properties.zh_HK_Big5_HKSCS
-r--r--r-- 1 orbld staff 57259 Jan 30 2002 ./1.4.0/jre/lib/font.properties.zh_HK_UTF8.5.9
$ ls -al ./1.3.1_05/jre/lib/font.properties.zh_HK*
./1.3.1_05/jre/lib/font.properties.zh_HK*: No such file or directory
======================================================================