-
Bug
-
Resolution: Not an Issue
-
P3
-
7u40
-
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.
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.
- blocks
-
JDK-8115824 Memory Leak for TreeItem
-
- Closed
-
-
JDK-8118428 Scene Builder 1.1-b16 "Not Responding" with Large FXML
-
- Closed
-
-
JDK-8122879 Open & Close of a layout allocates some memory which is never released
-
- Closed
-