-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b50
-
generic
-
solaris_10
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2227734 | 7u21 | Thomas Ng | P4 | Closed | Fixed | b02 |
Build jdk7b133
Step to reproduce:
On non-en languages platforms,
1. In Java Control Panel, Advanced tab, set Java Console mode to "Show Console".
2. Start an applet from browser.
3. The localized Java Console is displayed, in Java Console, type "l" to dump classloader list
Bug: the output message is always in English:
Dumping class loader cache...
Live entry ....
Done
This happens with jdk6UR as well.
Other output message of commands are i18n'ed.
Step to reproduce:
On non-en languages platforms,
1. In Java Control Panel, Advanced tab, set Java Console mode to "Show Console".
2. Start an applet from browser.
3. The localized Java Console is displayed, in Java Console, type "l" to dump classloader list
Bug: the output message is always in English:
Dumping class loader cache...
Live entry ....
Done
This happens with jdk6UR as well.
Other output message of commands are i18n'ed.
- backported by
-
JDK-2227734 hard coded output message for java console command "dump classloader list".
-
- Closed
-
- relates to
-
JDK-7049314 The string 'Could not launch from cache. Will try online mode. [Need to update]' is not localized.
-
- Closed
-