Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8342508

Use latch in BasicMenuUI/bug4983388.java instead of delay

XMLWordPrintable

      Use a CountDownLatch in javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java instead of delay.

      The latch provides a direct way to synchronise EDT and main thread, and the test will finish quicker.

            aivanov Alexey Ivanov
            aivanov Alexey Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: