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

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().

        1. MainFrame.java
          4 kB
          Sangmok Han
        2. rt16234.patch
          1 kB
          Kevin Rushforth

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

              Created:
              Updated:
              Resolved:
              Imported: