[OpenJDK 2D-Dev] Request for review: : [NEW BUG] Printer - tempfile having incorrect extension
jayashree viswanathan
jviswana at linux.vnet.ibm.com
Tue Dec 4 06:26:29 UTC 2012
On 03-12-2012 11:28 AM, jayashree viswanathan wrote:
> On 13-09-2012 7:35 PM, jayashree viswanathan wrote:
>> 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
>>
> Hi ,
>
> If you raise a sun bug , can you please share the number ?
>
> Thanks and Regards,
> Jayashree Viswanathan
Thanks Jennifer for sharing the bug number . It is 8004316 . I see that
it is yet to be available in sun bug database and might be available soon .
If you are happy with the fix can you please push the change ?
Thanks and Regards,
Jayashree Viswanathan
More information about the 2d-dev
mailing list