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

[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.

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

                Created:
                Updated:
                Resolved: