RFR: 8324808 : Manual printer tests have no Pass/Fail buttons, instructions close set 3 [v3]

Renjith Kannath Pariyangad rkannathpari at openjdk.org
Tue Feb 13 12:10:19 UTC 2024


On Thu, 8 Feb 2024 15:15:39 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> Renjith Kannath Pariyangad has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Disposed g2D object and similar test parm into one line
>
> test/jdk/java/awt/print/PrinterJob/PageDlgPrnButton.java line 48:
> 
>> 46:             "For non-windows OS, this test PASSes.\n" +
>> 47:             "You must have at least 2 printers available to perform this test.\n" +
>> 48:             "This test brings up a native Windows page dialog.\n" +
> 
> Can we verify this too? That is the number of print services is at least 2.

This test is showing only a windows _page setup_ without any option to select printer and printing to default printer. Do you think we should add this condition ?

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/17609#discussion_r1487735604


More information about the client-libs-dev mailing list