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. This pull request has now been integrated. Changeset: 7db9330c Author: Prasanta Sadhukhan <psadhuk...@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