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

AccordionSkin: memory leak when changing skin

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • jfx20
    • None
    • javafx
    • b11

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

      Make sure to configure the current test in LeakTest:
      protected final Type WE_ARE_TESTING = Type.ACCORDION;


      caused by:
      - adding and not removing listeners

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

              Created:
              Updated:
              Resolved: