-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.4.0
-
None
-
sparc
-
solaris_7
Source code is attached. When run the test window has 5 tabs in a TabbedPane:
(1) "AWT Labels", (2) "AWT TextFields", (3) "Swing Components",
(4) "Java2D Stroke", and (5) "Java2D Fill". Each of the panes presents an
string using (1) Plain, (2) Italic, (3) Bold, and (4) BoldItalic fonts.
Generic fonts are used: (1) Serif, (2) SansSerif, (3) Monospaced,
(4) Dialog, and (5) DialogInput.
algol% uname -a
SunOS algol 5.7 Generic_106541-12 sun4u sparc SUNW,Ultra-2
algol% echo ${LANG}
ko
/usr/local/java/jdk1.4/solsparc/bin/java -version
java version "1.4.0beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0beta-b37)
Java HotSpot(TM) Client VM (build 1.4beta-B37, mixed mode)
Source code is attached. Display of Korean is completely broken. This is
a regression from Ladybird.
allan.jacobs@Eng 2000-10-20
Also LANG=korean.
allan.jacobs@Eng 2000-10-20
I can see the AWT components briefly before the Swing components display - then
the Frame grows to fill the whole screen and nothing is visible anymore. This
may be a side effect of missing Korean TrueType fonts. See bug 4292202.
allan.jacobs@Eng 2000-10-20
The same sort of thing happens in when LANG is one of chinese or zh.
allan.jacobs@Eng 2000-10-20
(1) "AWT Labels", (2) "AWT TextFields", (3) "Swing Components",
(4) "Java2D Stroke", and (5) "Java2D Fill". Each of the panes presents an
string using (1) Plain, (2) Italic, (3) Bold, and (4) BoldItalic fonts.
Generic fonts are used: (1) Serif, (2) SansSerif, (3) Monospaced,
(4) Dialog, and (5) DialogInput.
algol% uname -a
SunOS algol 5.7 Generic_106541-12 sun4u sparc SUNW,Ultra-2
algol% echo ${LANG}
ko
/usr/local/java/jdk1.4/solsparc/bin/java -version
java version "1.4.0beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0beta-b37)
Java HotSpot(TM) Client VM (build 1.4beta-B37, mixed mode)
Source code is attached. Display of Korean is completely broken. This is
a regression from Ladybird.
allan.jacobs@Eng 2000-10-20
Also LANG=korean.
allan.jacobs@Eng 2000-10-20
I can see the AWT components briefly before the Swing components display - then
the Frame grows to fill the whole screen and nothing is visible anymore. This
may be a side effect of missing Korean TrueType fonts. See bug 4292202.
allan.jacobs@Eng 2000-10-20
The same sort of thing happens in when LANG is one of chinese or zh.
allan.jacobs@Eng 2000-10-20
- duplicates
-
JDK-4346711 Korean support is missing from Merlin Solaris.
-
- Resolved
-