-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b52
-
generic
-
solaris_10
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2228445 | 7u21 | Igor Nekrestyanov | P4 | Closed | Fixed | b04 |
Build jdk7b133
The plug-in trace file for applets are partially translated. Please refer to the attached file. Some strings are translated, the messages can be found in Deployment.java. But some strings seem to be hardcoded. This issue could have been there for long time, not in jdk7 only.
Following are some messages, they may not includes all the hardcoded strings. And not sure if words like "basic", "security", "network", "ext" are also translatable.
basic: Applet resized and added to parent container
basic: PERF: AppletExecutionRunnable - applet.init() BEGIN ; jvmLaunch dt 266700 us, pluginInit dt 905297 us, TotalTime: 1171997 us
basic: Applet initialized
basic: Starting applet
basic: completed perf rollup
basic: Applet made visible
basic: Applet started
basic: Told clients applet is started
network: CleanupThread used 59977 us
basic: Starting applet teardown
basic: Finished applet teardown
The plug-in trace file for applets are partially translated. Please refer to the attached file. Some strings are translated, the messages can be found in Deployment.java. But some strings seem to be hardcoded. This issue could have been there for long time, not in jdk7 only.
Following are some messages, they may not includes all the hardcoded strings. And not sure if words like "basic", "security", "network", "ext" are also translatable.
basic: Applet resized and added to parent container
basic: PERF: AppletExecutionRunnable - applet.init() BEGIN ; jvmLaunch dt 266700 us, pluginInit dt 905297 us, TotalTime: 1171997 us
basic: Applet initialized
basic: Starting applet
basic: completed perf rollup
basic: Applet made visible
basic: Applet started
basic: Told clients applet is started
network: CleanupThread used 59977 us
basic: Starting applet teardown
basic: Finished applet teardown
- backported by
-
JDK-2228445 hardcoded messages in plug-in trace file.
-
- Closed
-