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

Memory leak with TreeCell

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P3 P3
    • 7u6, 8
    • 7u40
    • javafx
    • Product: javafx-2.2.6ea
      Platform: macosx-universal
      Build-Number: 39
      Build-ID: 2013-01-29_16-40-31

      When scrolling a TreeView, displayed TreeCell instances are created but never released.

      To reproduce, start the attached simple test case in NB with the profiler.
      Each time you click the button to scroll randomly to a TreeItem, new TreeCells are created.
      The num of created TreeCell increases and are never released.

      This impact SB 1.1 when loading big fxml project files.

            jgiles Jonathan Giles
            slions Sandra Lions-piron
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: