On Tue, 2 Jun 2020 21:08:27 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
> The algorithm looks correct to me for sorting. How much regression testing > have you done for cases where rows or > columns are inserted? I have tested with a small TreeTableView of 15 rows of 3 levels and 3 columns. Would it be enough to test with TreeTableView of ~500 rows of 5 levels, 10 columns ? ------------- PR: https://git.openjdk.java.net/jfx/pull/244