On Sun, 9 Apr 2023 16:55:50 GMT, Nir Lisker <nlis...@openjdk.org> wrote:
> About the second bug. I tested that there are no extra invalidation events > after the patch that were occurring without it. Isn't this something there > should be a test for (a counter for invalidation events)? I think I misunderstood this comment, there is definitely a test that fails, but I think you meant why I did not verify the problem with an invalidation listener directly... I guess I just wanted to be sure it worked in combination with downstream bindings (as that's how I discovered the issue). I have added that now though. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1056#issuecomment-1501217429