3回复
4年前
打印造成线程RUNNABLE一万年,如何排查Native代码问题
at sun.font.T2KFontScaler.getGlyphCodeNative(Native Method)
at sun.font.T2KFontScaler.getGlyphCode(T2KFontScaler.java:168)
- locked <0x0000000c1c24c280> (a sun.font.T2KFontScaler)
at sun.font.Type1GlyphMapper.charToGlyph(Type1GlyphMapper.java:94)
at sun.font.CompositeGlyphMapper.convertToGlyph(CompositeGlyphMapper.java:125)
at sun.font.CompositeGlyphMapper.charToGlyph(CompositeGlyphMapper.java:162)
at sun.font.CompositeStrike.getCodePointAdvance(CompositeStrike.java:158)
at sun.font.FontDesignMetrics.handleCharWidth(FontDesignMetrics.java:416)
at sun.font.FontDesignMetrics.stringWidth(FontDesignMetrics.java:481)
3152 阅读