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

Alexander Zuev kizune at openjdk.java.net
Wed Oct 27 05:15:32 UTC 2021


> 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

Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:

  Moving access to the popup visibility status to EDT

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/6104/files
  - new: https://git.openjdk.java.net/jdk/pull/6104/files/1977c961..f409cf19

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6104&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6104&range=00-01

  Stats: 16 lines in 1 file changed: 14 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/6104.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/6104/head:pull/6104

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



More information about the client-libs-dev mailing list