Platform.exit should not terminate JavaFX toolkit in a JFXPanel app

XMLWordPrintable

      Currently, calling Platform.exit() from a JFXPanel app will terminate the FX threads, which is probably not what we want, since we aren't using the FX Application lifecycle in those cases. I think the best thing to do is the same thing as in the applet case: ignore the call to Platform.exit().

            Assignee:
            Artem Ananiev (Inactive)
            Reporter:
            Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: