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.

              Assignee:
              Alexey Ivanov
              Reporter:
              Alexey Ivanov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: