[OpenJDK 2D-Dev] Request for review: JDK-6870661 Setting a custom PrintService on a PrinterJob leads to a PrinterException

Jennifer Godinez jennifer.godinez at oracle.com
Thu Sep 26 17:19:19 UTC 2013


Hi Patrick,

Fix looks fine but can you send me a new webrev with the corrected typo 
and move the regression tests to a new subdirectory?  Also, the manual 
test is reporting failure for "cancel" which I think should not be the 
case.  You may look at other manual tests on how they do this.  On the 
other hand, since you already have an automated test, you have the 
option of not including the manual.

Jennifer

On 9/23/2013 1:15 PM, Patrick Reinhart wrote:
> Hi Jennifer,
>
> Did you had the time to look into it jet?
>
> Cheers Patrick
>
>
> Am 16.09.13 22:19, schrieb Patrick Reinhart:
>> 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