Integrated: 8319779: SystemMenu: memory leak due to listener never being removed
Johan Vos
jvos at openjdk.org
Thu Jul 25 17:22:40 UTC 2024
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
This pull request has now been integrated.
Changeset: 25ac6fed
Author: Johan Vos <jvos at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/25ac6fed22d0f49d01c831aaa48049c34899fe96
Stats: 663 lines in 5 files changed: 462 ins; 192 del; 9 mod
8319779: SystemMenu: memory leak due to listener never being removed
8323787: Mac System MenuBar throws IOB exception
Reviewed-by: jhendrikx, arapte, jpereda
-------------
PR: https://git.openjdk.org/jfx/pull/1283
More information about the openjfx-dev
mailing list