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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: javafx
    • None

      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.

            Assignee:
            David Grieve
            Reporter:
            Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: