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

PassFailJFrame hangs if an exception thrown before awaitAndCheck

XMLWordPrintable

    • Cause Known
    • b18
    • 19

      If a PassFailJFrame constructor is used and an exception is thrown before awaitAndCheck() is called, the test will hang eventually. Clicking the Pass/Fail buttons doesn't close the UI since it's inside awaitAndCheck.

      This issue is addressed by JDK-8294155 for the case where the builder pattern is used to construct the PassFailJFrame object and to create test UI.

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

              Created:
              Updated: