Closed JavaFX window is not GCed

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 7u6
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:
              Imported: