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

Add property to specify event loop thread

XMLWordPrintable

      Fx behaves well when another toolkit provides the event loop. For example, on the Mac, there is only one event loop thread per process and the JavaFX/Swing interop code does not attempt to create another one.

      SWT is an apartment threaded toolkit and JavaFX and SWT can share the same apartment, greatly simplifying interop. Adding the property (which will not be API) will enable this. Note that I am not proposing that the SWT interop code be part of Presidio. Rather, I'd like the property to be in the release so that we can make the interop code available (should we chose to do so) without a modified version of Fx 2.0.

        1. swt-thread-property-2.patch
          1 kB
          Steve Northover
        2. swt-thread-property.patch
          1 kB
          Steve Northover

            art Artem Ananiev (Inactive)
            snorthov Steve Northover (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: