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

Memory leak in CSS: ScrollPane is held strongly even after removal from scene graph

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 8
    • 8
    • javafx
    • None

    Description

      See the attached program. It adds and then removes a ScrollPane with a single Circle in it to the scene graph. The last ScrollPane is being held preventing it from being garbage collected.

      This is being held onto by the StyleConverterImpl cache. It looks like the ParsedValueImpl used as the key in the WeakHashMap is strongly held somewhere.

      Attachments

        Issue Links

          Activity

            People

              dgrieve David Grieve
              kcr Kevin Rushforth
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported: