ScrollPaneSkin: memory leak when changing skin

XMLWordPrintable

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

      as determined by SkinMemoryLeakTest (remove line 174) and a leak tester
      https://github.com/andy-goryachev-oracle/Test/blob/main/src/goryachev/apps/LeakTest.java

      caused by:
      - adding and not removing listeners
      - adding and not removing event handlers/filters

      NOTE:
      this fix requires JDK-8295242 scroll bar fixes, as well as JDK-8294809 ListenerHelper

            Assignee:
            Andy Goryachev
            Reporter:
            Andy Goryachev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: