Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8071532

[TEST_BUG] java/awt/print/PrinterJob/ImagePrinting/NullClipARGB.java fails with PrinterException: No print service found

    XMLWordPrintable

Details

    • 2d
    • generic
    • generic

    Description

      Test name(s):java/awt/print/PrinterJob/ImagePrinting/NullClipARGB.java
      JDK tested: 8u45b04, 8u45b01,9b46
      OS tested:Linux
      Is it a regression? No
      Regression introduced in release/build: N/A
                                
      Is it platform specific? No
                       
      The is failure reproduced:Linux

      ----------System.err:(18/1078)----------
      java.lang.RuntimeException: java.awt.print.PrinterException: No print service found.
      at NullClipARGB.main(NullClipARGB.java:43)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:497)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:745)
      Caused by: java.awt.print.PrinterException: No print service found.
      at sun.print.RasterPrinterJob.print(RasterPrinterJob.java:1351)
      at sun.print.RasterPrinterJob.print(RasterPrinterJob.java:1323)
      at NullClipARGB.main(NullClipARGB.java:41)
      ... 6 more

      JavaTest Message: Test threw exception: java.lang.RuntimeException: java.awt.print.PrinterException: No print service found.
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: java.awt.print.PrinterException: No print service found.

      Attachments

        Issue Links

          Activity

            People

              pchopra Pooja Chopra (Inactive)
              pchopra Pooja Chopra (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: