-
Enhancement
-
Resolution: Fixed
-
P4
-
1.4.1, 1.4.2, 5.0
-
tiger
-
generic, x86
-
generic, windows_2000, windows_xp
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
============================
- duplicates
-
JDK-4950890 "Arial Black" font shows as italic when weight set to a value of f2.0
- Closed
-
JDK-4930801 Excessive CPU time when Unicode character list displayed under Japanese environm
- Closed