-
Bug
-
Resolution: Duplicate
-
P4
-
8
-
b129
To reproduce:
Click inside the editor. Open combobox with fonts and scroll down to the end.
2014-02-21 17:59:02.349 java[95077:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Charcoal CY" and got font with PostScript name "CharcoalCY". For best performance, only use PostScript names when calling this API.
2014-02-21 17:59:02.358 java[95077:d07] CoreText performance note: Set a breakpoint on CTFontLogSuboptimalRequest to debug.
2014-02-21 17:59:03.988 java[95077:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Geneva CY" and got font with PostScript name "GenevaCyr". For best performance, only use PostScript names when calling this API.
2014-02-21 17:59:04.011 java[95077:d07] CoreText performance note: Client called CTFontCreateWithName() using name "GenevaCY" and got font with PostScript name "GenevaCyr". For best performance, only use PostScript names when calling this API.
2014-02-21 17:59:04.677 java[95077:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Helvetica Neue" and got font with PostScript name "HelveticaNeue". For best
Click inside the editor. Open combobox with fonts and scroll down to the end.
2014-02-21 17:59:02.349 java[95077:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Charcoal CY" and got font with PostScript name "CharcoalCY". For best performance, only use PostScript names when calling this API.
2014-02-21 17:59:02.358 java[95077:d07] CoreText performance note: Set a breakpoint on CTFontLogSuboptimalRequest to debug.
2014-02-21 17:59:03.988 java[95077:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Geneva CY" and got font with PostScript name "GenevaCyr". For best performance, only use PostScript names when calling this API.
2014-02-21 17:59:04.011 java[95077:d07] CoreText performance note: Client called CTFontCreateWithName() using name "GenevaCY" and got font with PostScript name "GenevaCyr". For best performance, only use PostScript names when calling this API.
2014-02-21 17:59:04.677 java[95077:d07] CoreText performance note: Client called CTFontCreateWithName() using name "Helvetica Neue" and got font with PostScript name "HelveticaNeue". For best
- duplicates
-
JDK-8095151 Using Helvetica font on Mac outputs "CoreText performance note"
-
- Resolved
-