RFR: 8208088: Memory Leak in ControlAcceleratorSupport [v3]

Ambarish Rapte arapte at openjdk.java.net
Fri Apr 9 06:18:07 UTC 2021


On Wed, 24 Mar 2021 15:03:36 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> Is there a way to test it more directly?

`ControlTestUtils` provides a way to get the number of listeners added to a property. Please check the updated test. With this direct way, should we keep the indirect way of testing which uses `changeListenerMap` ?

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

PR: https://git.openjdk.java.net/jfx/pull/429


More information about the openjfx-dev mailing list