On Thu, 11 May 2023 22:28:27 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

>> Even if you are using weak listeners, `dispose` should remove them.
>
> revered back to using register*Listener, which creates a weak listener and 
> also disconnects them in dispose()

I removed this change, and ran the tests, no failures occurred, which leads me 
to believe that this change is unnecessary or needs a test to cover this case.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1129#discussion_r1192058926

Reply via email to