AbstractPainter.presentable is not disposed on window close

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 7u6
    • Affects Version/s: 7u6
    • Component/s: javafx

      AbstractPainter.presentable is not disposed on window close
      To ensure run hello alpha and put two breakpoints on
      WindowStage.close() and on AbstractPainter.disposePresentable() { presentable.dispose(); }

      This bug leads to native resource leak and invalid GL context after a window being closed.

            Assignee:
            Morris Meyer (Inactive)
            Reporter:
            Kirill.Prazdnikov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: