-
Bug
-
Resolution: Won't Fix
-
P3
-
7
-
x86
-
linux
test
closed/java/awt/print/PrinterJob/GlyphPositions.java fails on 7b97 on oel5.5-x64
see comments
Description "fails" is too general. Here's additional info:
Stack trace:
---------System.err:(23/1338)----------
java.lang.NullPointerException
at sun.awt.PlatformFont.makeMultiCharsetString(PlatformFont.java:154)
at sun.awt.PlatformFont.makeMultiCharsetString(PlatformFont.java:114)
at sun.print.PSPrinterJob.platformFontCount(PSPrinterJob.java:1167)
at sun.print.PSPathGraphics.platformFontCount(PSPathGraphics.java:150)
at sun.print.PathGraphics.printedSimpleGlyphVector(PathGraphics.java:853)
at sun.print.PathGraphics.drawGlyphVector(PathGraphics.java:650)
at GlyphPositions.print(GlyphPositions.java:42)
at sun.print.RasterPrinterJob.printPage(RasterPrinterJob.java:2008)
closed/java/awt/print/PrinterJob/GlyphPositions.java fails on 7b97 on oel5.5-x64
see comments
Description "fails" is too general. Here's additional info:
Stack trace:
---------System.err:(23/1338)----------
java.lang.NullPointerException
at sun.awt.PlatformFont.makeMultiCharsetString(PlatformFont.java:154)
at sun.awt.PlatformFont.makeMultiCharsetString(PlatformFont.java:114)
at sun.print.PSPrinterJob.platformFontCount(PSPrinterJob.java:1167)
at sun.print.PSPathGraphics.platformFontCount(PSPathGraphics.java:150)
at sun.print.PathGraphics.printedSimpleGlyphVector(PathGraphics.java:853)
at sun.print.PathGraphics.drawGlyphVector(PathGraphics.java:650)
at GlyphPositions.print(GlyphPositions.java:42)
at sun.print.RasterPrinterJob.printPage(RasterPrinterJob.java:2008)
- relates to
-
JDK-6795908 Refactor FontManager
- Resolved
-
JDK-6943487 NPE in makeMultiCharsetString while printing on linux
- Closed
-
JDK-6961642 closed/java/awt/print/PrinterJob/PSQuestionMark.java fails on 7b97 on oel5.5-x64
- Closed