Withdrawn: 8290037: Bindings should clean up after themselves when their weak listeners go out of scope

duke duke at openjdk.org
Sat Apr 29 02:25:59 UTC 2023


On Thu, 14 Jul 2022 14:48:14 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:

> This is an initial (incomplete) implementation of 8290037 for evaluation.
> 
> If the approach is agreed, I will modify the rest of the `*PropertyBase` classes which use weak listeners, and add some tests.
> 
> I didn't use `Cleaner` because cleaning up a listener may block.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jfx/pull/827


More information about the openjfx-dev mailing list