RFR: 8319779: SystemMenu: memory leak due to listener never being removed [v16]
Johan Vos
jvos at openjdk.org
Wed May 15 16:03:47 UTC 2024
On Thu, 9 May 2024 19:48:19 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:
>
> Add more type info
I think this PR is ready for review.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1283#issuecomment-2112928451
More information about the openjfx-dev
mailing list