JDK-4641861 : Improve performance of Java 2D font implementation
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 1.4.1,1.4.2,5.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic,windows_2000,windows_xp
  • CPU: generic,x86
  • Submitted: 2002-02-22
  • Updated: 2003-06-02
  • Resolved: 2003-06-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
5.0 tigerFixed
Related Reports
Duplicate :  
Duplicate :  
Description

Name: pr15447			Date: 02/22/2002


The Java 2D font code is currently MT-safe using a single JRE wide lock.
This has made restricted scaleability and performance in server environments.

Work related will also happen at the low-level rendering layer to improve
graphics performance of text.
A small number of new methods may be added to provide more optimal ways
of doing text analysis and rendering to improve performance.

======================================================================

The 1.5 code is primarily in Java and scales much better whilst performing
better also.

###@###.### 2003-04-28
============================

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

EVALUATION Name: pr15447 Date: 02/22/2002 This feature has been added for Tiger release ======================================================================
11-06-2004