<AWT Dev> RFR: 8196300: java/awt/TextArea/TextAreaScrolling/TextAreaScrolling.java times out

Jayathirth D V jdv at openjdk.java.net
Tue Apr 27 05:36:36 UTC 2021


On Mon, 26 Apr 2021 08:49:11 GMT, Prasanta Sadhukhan <psadhukhan at 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


More information about the awt-dev mailing list