On Tue, 30 Jan 2024 00:23:04 GMT, Harshitha Onkar <hon...@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

Reply via email to