JDK-4911232 : Use binary format fontconfigure file to reduce font init startup time
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt:i18n
  • Affected Version: 5.0
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows_nt
  • CPU: x86
  • Submitted: 2003-08-22
  • Updated: 2017-05-16
  • Resolved: 2004-02-03
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
5.0 b37Fixed
Related Reports
Relates :  
Description
In a recent startup performance analysis, the initialization of the
font infrastructure took a large percentage (about 25%) of the overall time to start
a simple AWT app.  The Java2D font code was recently re-architected and
optimized, which could mean that the current bottlenecks lie in the i18n 
code (such as loading the font config file).

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger-beta2 FIXED IN: tiger-beta2 INTEGRATED IN: tiger-b37 tiger-beta2
14-06-2004

EVALUATION commit to tiger. ###@###.### 2003-09-09
09-09-2003