On Mon, 15 Jul 2024 19:06:30 GMT, Michael Strauß <mstra...@openjdk.org> wrote:

> We could re-use the instance for subsequent calls.

I would recommend against this suggestion: creating and destroying an object 
quickly is fairly cheap, but introducing a regression into a fairly complicated 
code is not.

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1505#issuecomment-2231389610

Reply via email to