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

Closed JavaFX window is not GCed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 7u6
    • javafx
    • None

      Data related JavaFX window is not GCed after the window is closed, even calling GC explictly. If a new window is open, then the data from the old window is GCed. It seems the framework holds a reference to the closed window which prevents it from being GCed.

      See the attached test case to verify the issue. The instructions to run it are in the comments.

            psafrata Pavel Ĺ afrata
            ptiberio Paulo Tiberio Bulhoes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: