|
Quick Lists
|
|
Bug ID:
|
6801467
|
|
Votes
|
0
|
|
Synopsis
|
Defer get the launcher resource bundle until it's needed
|
|
Category
|
java:tools
|
|
Reported Against
|
|
|
Release Fixed
|
7(b51)
|
|
State
|
10-Fix Delivered,
request for enhancement
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
6798873
|
|
Submit Date
|
04-FEB-2009
|
|
Description
|
The launcher resource bundle is only needed when an error occurs. sun.launcher.LauncherHelper class can lazily load the resource bundle instead of by the static initializer.
Posted Date : 2009-02-05 00:57:18.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
Load the launcher resource bundle when it's used instead of at class initialization time.
Posted Date : 2009-02-04 23:59:23.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |