On Thu, 17 Oct 2024 10:10:02 GMT, Tejesh R <t...@openjdk.org> wrote: >> Naveen Narayanan has updated the pull request incrementally with one >> additional commit since the last revision: >> >> 8342098: Updated review comments > > test/jdk/java/awt/Robot/ScreenCaptureRobotTest.java line 47: > >> 45: public class ScreenCaptureRobotTest { >> 46: >> 47: private static int delay = 500; > > I don't think we need `delay`, since it's used only once. Can directly use > the value.
@TejeshR13 Right, local failures are observed. But passes in Mach5 https://mach5.us.oracle.com/mdash/jobs/nnnaraya-client-colocation-20241017-1708-18342774 ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21524#discussion_r1805143417