Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
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
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang