<Swing Dev> Integrated: 8233637: [TESTBUG] Swing ActionListenerCalledTwiceTest.java fails on macos

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Mon Nov 2 10:44:05 UTC 2020


On Thu, 29 Oct 2020 09:21:04 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> Please review a test fix for a test issue seen to be failing on mach5 macos systems due to timing issue.
> Modified the test to added delay() after frame is made visible and moved the frame to centre of screen to be consistent with other tests.
> Mach5 job has been run for several iterations in all platforms. Link in JBS.

This pull request has now been integrated.

Changeset: 98c91b64
Author:    Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/98c91b64
Stats:     6 lines in 2 files changed: 3 ins; 1 del; 2 mod

8233637: [TESTBUG] Swing ActionListenerCalledTwiceTest.java fails on macos

Reviewed-by: jdv

-------------

PR: https://git.openjdk.java.net/jdk/pull/926


More information about the swing-dev mailing list