RFR: 8349350: Unable to print using InputSlot and OutputBin print attributes at the same time [v7]
GennadiyKrivoshein
duke at openjdk.org
Tue Mar 11 14:59:12 UTC 2025
On Mon, 10 Mar 2025 17:02:16 GMT, Phil Race <prr at openjdk.org> wrote:
>> GennadiyKrivoshein has updated the pull request incrementally with one additional commit since the last revision:
>>
>> align UnixPrintJob with PSPrinterJob
>
> test/jdk/javax/print/UnixPrintJobOptionsTest.java line 50:
>
>> 48: * @bug 8349350
>> 49: * @key printer
>> 50: * @summary lpr command syntax for options. lpr [ -o option[=value] ]
>
> This test needs an @requires tag.
Sure, added `@requires (os.family...`
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23457#discussion_r1989483577
More information about the client-libs-dev
mailing list