-
Bug
-
Resolution: Fixed
-
P3
-
1.3.0, 1.4.1
-
None
-
02
-
generic
-
generic, windows_2000
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2058805 | 1.4.2 | Philip Race | P3 | Resolved | Fixed | mantis |
Because of implementation details of the way Font.createFont(..) works
it always triggers SunGraphicsEnvironment.loadfonts()
This is unncessary, slow, and worse, can cause crashes on systems with
bad fonts.
This problem exists in all releases from 1.3 up to and including 1.4.1
it always triggers SunGraphicsEnvironment.loadfonts()
This is unncessary, slow, and worse, can cause crashes on systems with
bad fonts.
This problem exists in all releases from 1.3 up to and including 1.4.1
- backported by
-
JDK-2058805 java.awt.Font.createFont() triggers search of all fonts on system
-
- Resolved
-