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: 4641861
Votes 1
Synopsis Improve performance of Java 2D font implementation
Category java:classes_2d
Reported Against 1.4.1 , 1.4.2 , tiger
Release Fixed 1.5(tiger)
State 10-Fix Delivered, request for enhancement
Priority: 4-Low
Related Bugs 4930801 , 4950890
Submit Date 22-FEB-2002
Description




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.

 xxxxx@xxxxx  2003-04-28
============================
Work Around
N/A
Evaluation




This feature has been added for Tiger release

======================================================================
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang