On Thu, 22 Apr 2021 08:52:23 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
> This test was failing in CI nightly testing due to samevm mode issue. > Modified test to use waitForIdle() judiciously, dispose frame in finally > block and move the frame to center of screen. > Several iterations of the test pass in all platforms. Link in JBS. How did you check that the problem was in the samevm mode? ------------- PR: https://git.openjdk.java.net/jdk/pull/3618