On Tue, 17 Oct 2023 04:46:12 GMT, Michael Strauß <mstra...@openjdk.org> wrote:

> As of OpenJFX 21, `EventTarget` has methods to add and remove event listeners.
> The `instanceof` checks in `com.sun.javafx.scene.control.ListenerHelper` 
> should be removed and replaced by a simple call to the respective interface 
> method.

Nice little clean-up!

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

Marked as reviewed by jhendrikx (Committer).

PR Review: https://git.openjdk.org/jfx/pull/1262#pullrequestreview-1681546795

Reply via email to