-
Bug
-
Resolution: Fixed
-
P1
-
1.2.0
-
None
-
1.2fcs
-
generic, sparc
-
solaris_2.6, windows_nt
-
Not verified
Font.getTransform has recently changed - it now returns null where it used to always return a valid transform. Since lots of code relies on a non-null Font transform, getTransform should always return a valid object.
- duplicates
-
JDK-4175713 Graphics2D drawString generate exception on AttributedString.getIterator().
- Closed