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

TableViewSkin: memory leak when changing skin

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • jfx20
    • None
    • javafx
    • b11

    Description

      as determined by SkinMemoryLeakTest (remove line 179) 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-8294809 ListenerHelper

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: