RFR: 8319779: SystemMenu: memory leak due to listener never being removed [v2]
Ambarish Rapte
arapte at openjdk.org
Tue Dec 12 07:08:32 UTC 2023
On Mon, 20 Nov 2023 08:00: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:
>
> process reviewers comments
Looks all good to me.
Is it possible to add an automated test ?
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1283#issuecomment-1851414942
More information about the openjfx-dev
mailing list