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

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

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • fx2.0
    • fx2.0
    • javafx
    • 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.

          Loading...
          Uploaded image for project: 'JDK'
          1. JDK
          2. JDK-8101434

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

            • Icon: Enhancement Enhancement
            • Resolution: Fixed
            • Icon: P4 P4
            • fx2.0
            • fx2.0
            • javafx
            • 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.

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

                      Created:
                      Updated:
                      Resolved:
                      Imported:

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

                          Created:
                          Updated:
                          Resolved:
                          Imported: