RFR: 8349350: Unable to print using InputSlot and OutputBin print attributes at the same time [v7]
GennadiyKrivoshein
duke at openjdk.org
Tue Mar 11 15:02:55 UTC 2025
On Mon, 10 Mar 2025 18:18:48 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 131:
>
>> 129: }
>> 130: }
>> 131: if (!success) {
>
> Maybe it would be more robust to wrap everything in a try block with a finally to restore the printstream.
Yes, done.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23457#discussion_r1989490232
More information about the client-libs-dev
mailing list