The RT project is supposed to be read-only. I will check why that didn't
happen. In the mean time please do not file bugs in that project. All
bugs, including JavaFX bugs, use the JDK project.
Thanks.
-- Kevin
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