-
Bug
-
Resolution: Fixed
-
P4
-
7
6795908 : Refactor FontManager in JDK 7 b74
moved a lot of code around and we now
- generate and include sun_font_FontManager.h even though its not needed.
- fail to generate and include the new sun_font_SunFontManager.h.
This hasn't mattered as the signature is correct, but we can't verify
that without the include.
moved a lot of code around and we now
- generate and include sun_font_FontManager.h even though its not needed.
- fail to generate and include the new sun_font_SunFontManager.h.
This hasn't mattered as the signature is correct, but we can't verify
that without the include.
- relates to
-
JDK-6795908 Refactor FontManager
-
- Resolved
-
-
JDK-7169948 Consider more changes in the line of 7159136
-
- Open
-