-
Type:
Enhancement
-
Resolution: Duplicate
-
Priority:
P4
-
None
-
Affects Version/s: 8u77
-
Component/s: javafx
-
x86
-
windows_8
A DESCRIPTION OF THE REQUEST :
The VirtualFlow creates TableCells to the bottom of the TableView
on an 1920x1080 screen the VirtualFlow creates > 30 rows x 40 columns = 1200 TableCells
in my test 1840 TableCells
the Memory gos up tu 50MB
JUSTIFICATION :
VirtualFlow should only create rows / cells for existing Items
---------- BEGIN SOURCE ----------
http://194.25.240.197:9980/MemoryTable.zip
try [add Tab] [add Cells]
---------- END SOURCE ----------
The VirtualFlow creates TableCells to the bottom of the TableView
on an 1920x1080 screen the VirtualFlow creates > 30 rows x 40 columns = 1200 TableCells
in my test 1840 TableCells
the Memory gos up tu 50MB
JUSTIFICATION :
VirtualFlow should only create rows / cells for existing Items
---------- BEGIN SOURCE ----------
http://194.25.240.197:9980/MemoryTable.zip
try [add Tab] [add Cells]
---------- END SOURCE ----------
- duplicates
-
JDK-8157401 TableView / VirtualFlow Memory consumption
-
- Open
-