[OpenJDK 2D-Dev] Request for review: : [NEW BUG] Printer - tempfile having incorrect extension

jayashree viswanathan jviswana at linux.vnet.ibm.com
Thu Sep 13 14:05:58 UTC 2012


Hi ,

Looking for a reviewer for a change request  .

Problem statement:
  In UnixPrintJob class while constructing a lpr command to queue up the 
jobs, we are creating tempfile with .ps extension .
The content of the tempfile will not have appropriate postscript 
header[like PSPrinterJob], rather just the data to be printed .
In certain environments[ex., RHEL 6.1]  this causes failure and even the 
native command [lpr] as constructed by Java just queues up the job but 
doesn't prints them.

webrev for the change is available at
http://cr.openjdk.java.net/~shirishk/20120913_02/webrev.01/

Thanks and Regards,
Jayashree Viswanathan




More information about the 2d-dev mailing list