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

The last JavaFX window does not get garbage collected

    XMLWordPrintable

Details

    Description

      The problem RT-30231 is still present on JavaFX 2.2.x. This record is intended to address it.

      Problem description:
      Data related JavaFX window is not GCed after the window is closed, even calling GC explicitly. 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.

      Attachments

        Issue Links

          Activity

            People

              dmarkov Dmitry Markov
              dmarkov Dmitry Markov
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported: