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

Native crash from glass on JavaFX application shutdown

XMLWordPrintable

      The JavaFX launcher will call Toolkit.exit() when the application is done -- this happens when the last window is closed, or an explicit call to Platform.exit(), or if an exception is thrown from the init() or start() method. The QuantumToolkit shuts down the pulse timer and the renderer, then calls Application.terminate in glass.

      This works fine on Windows.

      On Mac, we frequently get an exception. This may be provoked by the toolkit continuing to use glass after the glass Application has been terminated.

            morris Morris Meyer (Inactive)
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: