On Tue, 5 Mar 2024 13:15:04 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
>> Renjith Kannath Pariyangad has updated the pull request incrementally with >> one additional commit since the last revision: >> >> Updated instruction > > test/jdk/java/awt/print/PrinterJob/DrawImage.java line 93: > >> 91: if (pj.printDialog()) { >> 92: pj.print(); >> 93: } > > Fail the test if the tester clicks Cancel in the print dialog? I still think the test should fail if Cancel is clicked in the Print dialog. The test does not provide an option to do it again. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/17608#discussion_r1544776413