JDK-4741220 : improve compilation speed
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 1.4.1,1.4.2
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: solaris_8
  • CPU: sparc
  • Submitted: 2002-09-04
  • Updated: 2002-10-23
  • Resolved: 2002-10-23
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.4.2 mantisFixed
Related Reports
Duplicate :  
Duplicate :  
Relates :  
Description
compilation speed improvements for client translates directly to startup time improvements, so we should investigate improvements to compilation speed.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: mantis FIXED IN: mantis INTEGRATED IN: mantis mantis-b04
14-06-2004

EVALUATION investigation needs to be done. ###@###.### 2002-09-03 Several areas of improvements were found, in particular the cache locals code is now twice as fast. Smaller improvements in the 10-15% range in other areas were made resulting in a 15% total compilation time improvement as measured with single runs of each of the spec benchmarks. ###@###.### 2002-10-21
21-10-2002