-
Bug
-
Resolution: Fixed
-
P4
-
fx2.1, 7u6
-
win7 64 bits
Memory Leak when click in rows of TableView (to select row).
To Test:
Run Attachment, click in label to insert tables (click many times), note que memory (int label indicator) is ok.
Now before click in label, select row int four tables, do this many times. TableView not is colleted.
This is a very simple test, more in my system that starts with 200MB, after opening several screens (without tables, or with tables, but without selecting lines), and close all do a GC. The memory back to 200M.
Now if I select a row in the table on a screen, this screen will not collect. And the memory overflows.
To Test:
Run Attachment, click in label to insert tables (click many times), note que memory (int label indicator) is ok.
Now before click in label, select row int four tables, do this many times. TableView not is colleted.
This is a very simple test, more in my system that starts with 200MB, after opening several screens (without tables, or with tables, but without selecting lines), and close all do a GC. The memory back to 200M.
Now if I select a row in the table on a screen, this screen will not collect. And the memory overflows.