Mac: Allow Glass to run event loop in the main thread

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • fx2.0
    • Affects Version/s: fx2.0
    • Component/s: javafx
    • Environment:

      Mac OS X 10.6

      Eclipse and SWT applications expect the JVM to run the event loop in the main thread and specify -XstartOnFirstThread. This patch modifies Glass to let this happen. Note that the code could be improved to check a system property or pass another flag into Glass. However, there are many other places in the Glass code where [NSThread isMainThread] is checked.

            Assignee:
            Steve Northover (Inactive)
            Reporter:
            Steve Northover (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: