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: 4886621
Votes 0
Synopsis class file parser improvement
Category hotspot:runtime_system
Reported Against tiger
Release Fixed 1.5(tiger)
State 10-Fix Delivered, request for enhancement
Priority: 4-Low
Related Bugs 4607532 , 4868279
Submit Date 06-JUL-2003
Description
Decreasing class loading time will have broad performance benefits. For example, 
class loading performance is one of the performance bottlenecks in the new 
reflection implementation. We've been asked to investigate possible ways to improve 
class loading time. This RFE tracks the class file parser code improvement work. 
We will investigate how much improvement we can get by implementing more efficient 
code in class file parser.

  xxxxx@xxxxx   2003-07-06
Work Around
N/A
Evaluation
We've found a few places in the class file parser code that can be improved. Prototype
shows up to 3% improvement on class loading time.

  xxxxx@xxxxx   2003-07-06
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang