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

Consider using the Java main thread as the FX application thread

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 8
    • javafx
    • None

      We may want to consider using the Java main thread as the FX application thread (that is, the GUI thread).

      See RT-28574 for background information.

      This would require Java launcher changes as well as work in the deploy toolkit on both the JRE and FX side and in the FX launcher. It may also invalidate tests that launch FX themselves and then do some test monitoring on the main thread (I think the media tests do this). For Mac, solving the -XstartOnFirstThread problem may make this difficult, especially since we need to interoperate with AWT.

            kcr Kevin Rushforth
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: