No problem. JBS shouldn't have let you do it. :)
-- Kevin
Tom Schindl wrote:
Ups sorry!
Tom
On 15.01.16 19:42, Kevin Rushforth wrote:
Moved to:
https://bugs.openjdk.java.net/browse/JDK-8147483
The RT number (RT-46214) will redirect to that.
-- Kevin
Kevin Rushforth wrote:
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