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

[TEST BUG] Test closed/javax/swing/JTable/4416387/bug4416387.java doesn't always wait until frame fully displayed

    XMLWordPrintable

Details

    Description

      On slower machines test closed/javax/swing/JTable/4416387/bug4416387.java doesn't always wait until JFrame is fully displayed. This results in incorrect test failures from time to time.

      When we changed Util.blockTillDisplayed() to Thread.sleep(10000) and set robot autodelay to 500 ms the test always passes. Before that the test sporadically fails.

      Attachments

        Activity

          People

            serb Sergey Bylokhov
            akulyakh Alexander Kulyakhtin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: