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

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

    XMLWordPrintable

Details

    • b35
    • 10
    • b27

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: