On Mon, 26 Apr 2021 08:49:11 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
> This test was timing out on windows during nightly testing possibly due to > samevm mode issue when it was problemlisted. > Modified test to increase the timing delay after frame is made visible, added > waitForIdle() at suitable places and delays to make sure the execution steps > are visible during execution. > Modified test pass in several iterations in all platforms. Marked as reviewed by jdv (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/3686