On Mon, 3 Jun 2024 09:48:40 GMT, Florian Kirmaier <fkirma...@openjdk.org> wrote:
> Note that this PR also changes the specification of Interpolatable to make > users aware that they shouldn't assume any particular identity of the object > returned from the interpolate() method. This allows the implementation to > re-use objects and reduce the number of object allocations. There is an issue for that already: https://bugs.openjdk.org/browse/JDK-8226911. You can take it. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1471#issuecomment-2151085981