On Fri, 3 Dec 2021 11:25:43 GMT, Johan Vos <j...@openjdk.org> wrote: >> After (re)setting the number of elements, make sure to do at least some >> estimation of the total size. >> Added a testcase for this scenario. > > Johan Vos has updated the pull request incrementally with one additional > commit since the last revision: > > process reviewer comment (simplify call)
Would it be a good idea to fix the implementation of the `position` property as part of this PR (it has the same problem as `cellCount` before the fix)? If not, a follow-up ticket should be filed. ------------- PR: https://git.openjdk.java.net/jfx/pull/683