On Mon, 10 Mar 2025 18:18:48 GMT, Phil Race <[email protected]> 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