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

SunToolkit constructor should create the EventQueue for the Main AppContext

XMLWordPrintable

    • b19
    • generic
    • generic

        The original issue has been identified at http://java.net/jira/browse/MACOSX_PORT-724.

        The SunToolkit constructor creates an EQ for the current AppContext. The SunToolkit.createNewAppContext() creates an EQ for the newly created AppContext. Thus, if we create a user app context first, and then initialize the AWT Toolkit, we'll end up w/o an EQ for the system app context. Instead we'll create the EQ for the user app context twice.

              anthony Anthony Petrov (Inactive)
              anthony Anthony Petrov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: