JDK-4282775 : Poor performance when loading JDialog/JFileChooser the 1st time
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 1.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows_nt
  • CPU: x86
  • Submitted: 1999-10-20
  • Updated: 1999-11-02
  • Resolved: 1999-11-02
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
2.0 rc1Fixed
Related Reports
Relates :  
Description

Name: mc57594			Date: 10/19/99


when loading a JDialog or JFileChooser the fist time than poor
performance on HotSpot Server 2.0 compared to HotSpot 1.01.
================================================
Date: Fri, 15 Oct 1999 11:33:40 -0700
> From: Lutz Mueller <###@###.###>
> To: chamness <###@###.###>
> Subject: Re: (Review ID: 96295) Poor performance when loading  JDialog/JFileChooser the 1st time

Hi Mark,
try jEdit from  http://www.gjt.org/~sp/jedit.html  or
http://www.gjt.org/~sp/jedit-stable.html

(1) download unzip the windows version
(2) in the directory:  jEdit-2.0final double click jedit.jar (you don't need to
do install.bat).

> From the main menu try "File/File New View" or "File/Open File" the biggest
effect is on "Help/Help Contents" on My Pentium II-400Mhz NT4/SP3 I estimate a
double fold speed difference between HotSpot 1.01 and HotSpot 2.0Beta when doing
things the first time.

Thanks,
Lutz
(Review ID: 96295) 
======================================================================

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: generic FIXED IN: 2.0_rc1 INTEGRATED IN: 2.0_rc1
14-06-2004

EVALUATION michael.paleczny@eng 1999-10-24 Additional time is consumed by compiler christopher.vick@eng 1999-11-02 Reduced recursive inlining and reduced copy coalescing in uncommon blocks in order to reduce compile times.
24-10-1999