On Mon, 11 Jul 2022 20:10:23 GMT, Andy Goryachev <d...@openjdk.org> wrote:
> I think it's a safe change Agreed. > (and this method should probably be made private, as it is only called from > the same class). No, it's called from `CachingShapeRep`, which you (necessarily) modified as part of this PR. ------------- PR: https://git.openjdk.org/jfx/pull/824