<AWT Dev> Integrated: 8196300: java/awt/TextArea/TextAreaScrolling/TextAreaScrolling.java times out
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Tue Apr 27 05:39:37 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.
This pull request has now been integrated.
Changeset: 7db9330c
Author: Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/7db9330c
Stats: 16 lines in 2 files changed: 5 ins; 1 del; 10 mod
8196300: java/awt/TextArea/TextAreaScrolling/TextAreaScrolling.java times out
Reviewed-by: jdv
-------------
PR: https://git.openjdk.java.net/jdk/pull/3686
More information about the awt-dev
mailing list