On Thu, 30 May 2024 07:16:20 GMT, Tejesh R <t...@openjdk.org> wrote: >> Actually I can see the debug output in my local run. >> `invoking: onEDT10 >> onEDT10 >> invoking: onBackgroundThread20 >> onBackgroundThread20 >> invoking: onBackgroundThread30 >> onBackgroundThread30` >> >> But as I told before this may not impact the result of the test, it is just >> to add extra delay to provide visual verification. > > Yeah, true..
Tested in CI and there is no failure for multiple run. Removed this method. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/19381#discussion_r1620138304