-
Enhancement
-
Resolution: Fixed
-
P4
-
7
-
b46
-
generic
-
generic
-
Not verified
sun.launcher.LauncherHelp class is added in JDK 7. It has a resource properties file. The java launcher to load the resource bundle from a properties file is slower than loading from a java class. We shall use the compiled properties instead.
In 1.4.2, the JRE has been fixed to use compiled properties files. See 4747351: Compile .properties files into .class files.
In 1.4.2, the JRE has been fixed to use compiled properties files. See 4747351: Compile .properties files into .class files.
- relates to
-
JDK-4747351 Compile .properties files into .class files
-
- Closed
-
-
JDK-6798873 Reduce the number of classes loaded and class dependencies
-
- Closed
-