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

AbstractPainter.presentable is not disposed on window close

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 7u6
    • 7u6
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported: