-
Enhancement
-
Resolution: Fixed
-
P3
-
6u18
-
b04
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2198847 | 7 | Igor Nekrestyanov | P3 | Resolved | Fixed | b104 |
Webstart code should not load any resource unless we really need them. Initialization of resource bundles is expensive and
is only needed if tracing is enabled or UI is shown.
We also should avoid converting big structures to Strings (such as XML) for tracing purposes unless tracing is enabled.
is only needed if tracing is enabled or UI is shown.
We also should avoid converting big structures to Strings (such as XML) for tracing purposes unless tracing is enabled.
- backported by
-
JDK-2198847 Avoid use of ResourceManager unless needed
-
- Resolved
-