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: 4607532
Votes 1
Synopsis Improve classloader speed
Category hotspot:runtime_system
Reported Against tiger
Release Fixed 1.5(tiger-beta)
State 10-Fix Delivered, request for enhancement
Priority: 3-Medium
Related Bugs 4615348 , 4810565 , 4868279 , 4886621
Submit Date 14-DEC-2001
Description



Improve classloader speed especially for GUI use and startup time
When you start using classloaders with several levels of parent hierarchy, startup (load) performance suffers. For example, perfectly normal cache misses from one loader to its parent are communicated with exceptions 

proposals include

4868279 class file format checker improvement
4886621 class file parser improvement
4894899 (cl) Need new ClassLoader.defineClass API to improve class loading speed.

======================================================================
Work Around
N/A
Evaluation


This feature has been added for Tiger release

======================================================================
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang