[TESTBUG] In DefaultButtonModelCrashTest.java, frame is accessed from main thread

XMLWordPrintable

    • b35
    • 10
    • b27

        The finally block in DefaultButtonModelCrashTest.java accesses frame field from the main thread for null-check.

        The null-check should be performed on EDT or frame should be declared as volatile.

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

                Created:
                Updated:
                Resolved: