RT-46214 - TreeTableView performance
Jonathan Giles
jonathan.giles at oracle.com
Sun Jan 17 20:10:12 UTC 2016
I can't look into this in depth immediately, but I do recall working on
this some months back, and I'm fairly sure I resolved it for JDK 9. I
just quickly run the test application attached to JBS-8147483 and can
not see the cells being recreated (after the initial creation).
I will follow this up later today and will track down the relevant
changeset (if I am right), or comment further on the issue (if I am wrong).
-- Jonathan
On 16/01/16 7:32 AM, Tom Schindl wrote:
> Hi,
>
> I've just filed https://bugs.openjdk.java.net/browse/RT-46214 but I
> wanted to post to the list asking if others have also observed this
> behavior.
>
> The problem is the TreeTableView rebuilds its cell and rows on each and
> every add operation which naturally is not very effecient.
>
> Tom
>
More information about the openjfx-dev
mailing list