RFR: 8320676 : Manual printer tests have no Pass/Fail buttons, instructions close [v3]
Alexey Ivanov
aivanov at openjdk.org
Wed Feb 7 19:20:08 UTC 2024
On Tue, 30 Jan 2024 00:23:04 GMT, Harshitha Onkar <honkar 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/raster/RasterTest.java line 65:
>
>> 63: "The printed output should match the on-screen display, although\n" +
>> 64: "only colour printers will be able to accurately reproduce the\n" +
>> 65: "subtle color changes.";
>
> When saved to pdf the gradient square color looks different from the one in the test window. Probably it works as expected on a color printer.
It looks close enough. Printing on a real printer may produce worse colour reproduction depending on the printer.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17607#discussion_r1481917332
More information about the client-libs-dev
mailing list