-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b50
-
generic
-
generic
With the changes for 6278968, 6278974, 6280517, and 6284999, the last step toward being able to stop opening rt.jar and other jar files for small applications is to update the class list for class data sharing to include all currently-loaded classes. We should try to update these lists along with the integration of some of the above bugs so we can realize the startup and footprint gains more quickly and begin work on achieving the same gains for larger applications.
###@###.### 2005-06-28 21:07:11 GMT
###@###.### 2005-06-28 21:07:11 GMT
- relates to
-
JDK-6278974 Add meta-index to jre/lib
- Resolved
-
JDK-6284999 Make extension class loader lazier
- Resolved
-
JDK-6280517 Performance: Using ResourceBundle.Control API to speed up the resource bundle search
- Resolved
-
JDK-6278968 Make boot loader lazier when class data sharing is enabled
- Closed