[OpenJDK 2D-Dev] Request for review: JDK-6870661 Setting a custom PrintService on a PrinterJob leads to a PrinterException
Patrick Reinhart
patrick at reini.net
Mon Sep 16 20:19:00 UTC 2013
Hi Phil,
Thanks for the quick response, seems I need some more practice in
English ;-)
Cheers Patrick
Am 16.09.13 18:59, schrieb Phil Race:
> It looks OK to me although the test has typoes.
>
> Marings => Margins
> Appearence -> Appearance
>
> Jennifer : can you review too - then test and commit - with typoes fixed.
>
> -phil.
>
> On 9/15/2013 2:43 AM, Patrick Reinhart wrote:
>> Hi,
>>
>> I need a sponsor and reviewer for my fix at
>> http://reinharts.dyndns.org/6870661/webrev.02
>>
>> Problem description:
>> When setting a custom implemented PrintService on a PrinterJob under
>> Windows, a exception is thrown.
>> If the custom implementation extends a StreamPrintService, everything
>> works fine.
>>
>> Fix description:
>> I changed the behaviour for the windows specific part being used only
>> for instances of Win32PrintService.
>> So all non Win32PrintService print services will behave as non-native.
>>
>> I also included a small regression test to prove my fix.
>>
>> Thanks
>>
>> Patrick
>
More information about the 2d-dev
mailing list