JDK-4919300 : J2SE needs to support Korean on Mercury
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt:i18n
  • Affected Version: 1.4.2_02
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: x86
  • Submitted: 2003-09-09
  • Updated: 2005-01-13
  • Resolved: 2005-01-13
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.4.2_04 04Fixed
Description
We need to make Korean a supported language on Mercury in 1.4.2_03.

Currently, Jre is not in capable of displaying Korean(Hangeul) on Mercury due to the lack of font.properties files on the Jre release.


How to reproduce:

Install a mercury build, e.g. build12.
 (let me know if you dont have one)
get a java testsuite with CharView.
log into ko_KR locale(there is a bug in gdm.. before you do that see Evaluation)
run java CharView 
Type AC00 for Korean character range.
find it is not displaying Korean.(Korean is U+AC00 and higher).


###@###.### 2003-11-21

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: 1.4.2_04 FIXED IN: 1.4.2_04
06-08-2004

EVALUATION There are two new fonts delivered to Mercury to support Korean which can be properly configured in font.properties files to support Hangeul(Korean). I have already sent new font.properties files to Murali(###@###.###). There are two bugs impairing the function along with font.properties files. Please download the following 2 files and copy to the following locations. /usr/X11/lib/X11/fonts/truetype/fonts.dir /etc/X11/gdm/locale.alias and java properties files into ...jre/lib/ . Run some java CharView classes with text range U+AC00 or higher. ###@###.### 2003-11-21 tiger already supports koran on jds, the only thing left is to "upgrade" to the new delivered korean tt fonts which is supposed to have better quality. target for tiger-beta2. ###@###.### 2003-12-19 The Makefile change was not putback into 1.4.2_04, so even the properties files are in ws they don't exist in binary. Will use 4978502 to trace this issue in 1.4.2_05 ###@###.### 2004-02-02
02-02-2004

SUGGESTED FIX To fix this problem, Please add the attached 2 font.properties files into ./jre/lib/ location. The other 2 attachments are not neccessary to be added from Java team. They are bugs from localization team shoul fix. ###@###.### 2003-12-09
09-12-2003