On Thu, 26 Mar 2026 15:00:10 GMT, Charlie Schlosser <[email protected]> wrote:
> This is an interesting discussion, but unrelated to this PR, it's a bit > confusing... We are discussing the follow up ticket [JDK-8380933](https://bugs.openjdk.org/browse/JDK-8380933) here. Sure, we are hijacking this for discussion, is that a problem? > Actually the performance impact is probably very minimal If the hashCode implementation is worse than it could, we should improve it! Feel free to open a PR with your proposed change above and I will check it out and test as well. One thing I saw is that we now may send multiple change events. Isn't that potentially much slower? ------------- PR Comment: https://git.openjdk.org/jfx/pull/2100#issuecomment-4136360394
