Integrated: 8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac

Alexander Zuev kizune at openjdk.java.net
Fri Oct 29 11:47:14 UTC 2021


On Mon, 25 Oct 2021 12:23:15 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

> Moved Swing component modification to the EDT.
> Increased wait time for popup to show up.
> Made checking variabled volatile.
> Generic code cleanup.
> Removed the test from ProblemList.txt

This pull request has now been integrated.

Changeset: 4c3491bf
Author:    Alexander Zuev <kizune at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/4c3491bfa5f296b80c56a37cb4fffd6497323ac2
Stats:     114 lines in 2 files changed: 53 ins; 14 del; 47 mod

8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac

Reviewed-by: serb

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

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



More information about the client-libs-dev mailing list