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

Use latch in AbstractButton/bug6298940.java instead of delay

XMLWordPrintable

      Use a CountDownLatch in javax/swing/AbstractButton/6298940/bug6298940.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: