RFR: 8319779: SystemMenu: memory leak due to listener never being removed
Kevin Rushforth
kcr at openjdk.org
Tue Nov 14 15:51:47 UTC 2023
On Fri, 10 Nov 2023 10:34:08 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
@arapte can you be the primary reviewer for this?
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1283#issuecomment-1810497039
More information about the openjfx-dev
mailing list