<Swing Dev> Integrated: 8171998: javax/swing/JMenu/4692443/bug4692443.java fails on Windows

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Wed Oct 28 06:39:20 UTC 2020


On Tue, 27 Oct 2020 05:07:01 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> Please review a test fix for an issue seen to be failing in mach5 testing. Although initially the failure was reported on windows, it is problemlisted only for mac.
> It seems to be a timing issue resulting in failure in mach5 macos systems so added a delay after the frame setVisible is called. Also, 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: 4acf634d
Author:    Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/4acf634d
Stats:     6 lines in 2 files changed: 3 ins; 2 del; 1 mod

8171998: javax/swing/JMenu/4692443/bug4692443.java fails on Windows

Reviewed-by: serb

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

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


More information about the swing-dev mailing list