RFR: 8344119: CUPSPrinter does not respect PostScript printer definition specification in case of reading ImageableArea values from PPD files [v5]
GennadiyKrivoshein
duke at openjdk.org
Fri Jan 17 14:03:42 UTC 2025
On Fri, 17 Jan 2025 06:18:04 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
>> GennadiyKrivoshein has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update test description
>
> test/jdk/javax/print/CUPSPrinterImageableAreaTest.java line 61:
>
>> 59: * @requires (os.family == "linux" | os.family == "mac")
>> 60: * @summary CUPSPrinter imageable area
>> 61: * @run main/manual CUPSPrinterImageableAreaTest
>
> For new manual test, it's better to use PassFailJFrame framework present in /java/awt/regtesthelpers...You can find several example of it in the repo..
Done
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22110#discussion_r1920235367
More information about the client-libs-dev
mailing list