On Wed, 14 Dec 2022 10:03:29 GMT, Johan Vos <j...@openjdk.org> wrote:
> When recalculating sizes, we often don't want the current index and/or offset > to change. > > Allow to fix the index/offset when doing recalculations. > > Fix JDK-8298728 > That sounds exactly like something that *should* be a unit test. ------------- PR: https://git.openjdk.org/jfx/pull/974