-
Bug
-
Resolution: Fixed
-
P4
-
6u6
-
b01
-
sparc
-
solaris_2.5.1
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2201765 | 7 | Michael Fang | P4 | Closed | Fixed | b123 |
FULL JDK VERSION:
java version "1.6.0_06"
Java(TM) SE Runtime Environment (build 1.6.0_06-b02)
Java HotSpot(TM) Client VM (build 10.0-b22, mixed mode)
DESCRIPTION:
This problem Happens on a Chinese Operating System. If Chinese is not available, perform the following steps to see the problem:
a. Launch the Regional And Language Settings from the control panel
All Programs - > ControlPanel -> Regional and Language Settings
b. Select "Chinese (PRC)" in the Regional Option Tab
c. Select Apply and ok
1. Install latest Java 6 JRE and set the path
2. Launch the applet version of the demo using the following command
%JAVA_HOME%\bin\appletviewer.exe %JAVA_HOME%\demo\jfc\Java2D\Java2Demo.html
3. The "Applet" menu bar string will appear in English. All the other
menu items appear in Chinese.
Expected Result:
Applet menu bar string should appear in Chinese.
java version "1.6.0_06"
Java(TM) SE Runtime Environment (build 1.6.0_06-b02)
Java HotSpot(TM) Client VM (build 10.0-b22, mixed mode)
DESCRIPTION:
This problem Happens on a Chinese Operating System. If Chinese is not available, perform the following steps to see the problem:
a. Launch the Regional And Language Settings from the control panel
All Programs - > ControlPanel -> Regional and Language Settings
b. Select "Chinese (PRC)" in the Regional Option Tab
c. Select Apply and ok
1. Install latest Java 6 JRE and set the path
2. Launch the applet version of the demo using the following command
%JAVA_HOME%\bin\appletviewer.exe %JAVA_HOME%\demo\jfc\Java2D\Java2Demo.html
3. The "Applet" menu bar string will appear in English. All the other
menu items appear in Chinese.
Expected Result:
Applet menu bar string should appear in Chinese.
- backported by
-
JDK-2201765 On Chinese OS Applet string is appearing in English
- Closed