On Tue, 13 Feb 2024 10:43:38 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
>> Renjith Kannath Pariyangad has updated the pull request incrementally with >> one additional commit since the last revision: >> >> Fixed compiler error > > test/jdk/java/awt/print/PrinterJob/Cancel/PrinterJobCancel.java line 74: > >> 72: Thread.sleep(5000); >> 73: pjc.pj.cancel(); >> 74: } > > Should the test fail if the tester clicks Cancel instead of OK / Print? This may be required for other tests too ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/17607#discussion_r1488923499