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

Johan Vos jvos at openjdk.org
Tue Dec 19 08:22:52 UTC 2023


On Mon, 18 Dec 2023 13:18:02 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:
> 
>   Fix more memoryleaks due to listeners never being unregistered.

Moving this to [WIP] while I'm working on automated tests.

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

PR Comment: https://git.openjdk.org/jfx/pull/1283#issuecomment-1862311358


More information about the openjfx-dev mailing list