Sorry about the repository, I'll update the webrev.
On Thu, Aug 23, 2012 at 2:24 PM, Sean Chou wrote:
> Hello,
>
> This is a simple modification to sun/print/PSPrinterJob.java.
> When sun.print.IPPPrintService.isPostscript method checks if the
> printer is a postscript printer, if IOExc
Hello,
This is a simple modification to sun/print/PSPrinterJob.java.
When sun.print.IPPPrintService.isPostscript method checks if the
printer is a postscript printer, if IOException happens, the method assumes
the printer is postscript printer (IPPPrintService.java, line 1605). In
class