[OpenJDK 2D-Dev] RFR: 8234393 [macos] printing ignores printer tray

Philip Race philip.race at oracle.com
Sun Aug 30 16:31:13 UTC 2020


PS there is an existing manual regression test but it is currently 
geared towards Linux and in fact is set to run only on Linux
test/jdk/java/awt/print/PrinterJob/TestMediaTraySelection.java
So you still may find it easier to create a new test rather than modify 
this one to avoid breaking what it tests.

-phil


On 8/29/20, 11:10 AM, Philip Race wrote:
> PS, there's a test case in the bug. Seems like it could be used as the 
> basis for a manual regression test.
>
> Make sure you use @requires printer  as well as adding the manual and 
> headful keywords
> and next you'll have to check for an installed printer with multiple 
> trays
>
> -phil
>
> On 8/27/20, 11:36 AM, Philip Race wrote:
>> This looks reasonable but we need to test it first before approving it.
>>
>> -phil.
>>
>> On 8/27/20, 6:16 AM, Vipin Mv1 wrote:
>>> Hi,
>>>
>>> Please find below a patch for the following issue.
>>>
>>> https://bugs.openjdk.java.net/browse/JDK-8234393
>>>
>>>
>>> http://cr.openjdk.java.net/~aleonard/8234393/webrev.00
>>>
>>> Thanks&  Regards
>>> Vipin MV
>>>
>>>


More information about the 2d-dev mailing list