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

Mac: NPE when quitting a JavaFX app

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • javafx
    • Mac OS X 10.8.4
      jdk 8b98

      Quitting a JavaFX app that uses a child stage (two windows) results in the following exception:

      Exception in thread "JavaFX Application Thread" java.lang.NullPointerException
      at com.sun.javafx.tk.quantum.WindowStage.isVisible(WindowStage.java:422)
      at com.sun.javafx.tk.quantum.GlassStage.requestClosingAllWindows(GlassStage.java:169)
      at com.sun.javafx.tk.quantum.QuantumToolkit$18.handleQuitAction(QuantumToolkit.java:454)
      at com.sun.glass.ui.mac.MacApplication$6.action(MacApplication.java:152)

            pchelko Petr Pchelko (Inactive)
            cstanford Curtis Stanford
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: