RFR: 8319779: SystemMenu: memory leak due to listener never being removed [v21]

Ambarish Rapte arapte at openjdk.org
Thu Jul 18 02:06:42 UTC 2024


On Tue, 9 Jul 2024 09:06:58 GMT, Johan Vos <jvos at openjdk.org> wrote:

>> A listener was added but never removed.
>> This patch removes the listener when the menu it links to is cleared. Fix for https://bugs.openjdk.org/browse/JDK-8319779
>
> Johan Vos has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Allow scheduled runnables to be executed on the FX App Thread before checking for exceptions.

lgtm

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

Marked as reviewed by arapte (Reviewer).

PR Review: https://git.openjdk.org/jfx/pull/1283#pullrequestreview-2184442846


More information about the openjfx-dev mailing list