On Wed, 19 Jun 2024 06:49:03 GMT, Abhishek Kumar <abhis...@openjdk.org> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Test fix > > test/jdk/java/awt/print/PrinterJob/PageDialogCancelTest.java line 51: > >> 49: robot.keyRelease(KeyEvent.VK_TAB); >> 50: robot.waitForIdle(); >> 51: robot.delay(500); > > I think shorter delay of 100ms should be ok here and below as well. It might be ok for statndalone test but jtreg execution is failing sometimes with shorter delay so kept that way.. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/19786#discussion_r1645677261