RFR: 8319779: SystemMenu: memory leak due to listener never being removed [v21]
Johan Vos
jvos at openjdk.org
Tue Jul 9 09:06:58 UTC 2024
> 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:
Allow scheduled runnables to be executed on the FX App Thread before checking for exceptions.
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/1283/files
- new: https://git.openjdk.org/jfx/pull/1283/files/8e30b998..39bf43da
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=1283&range=20
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=1283&range=19-20
Stats: 10 lines in 1 file changed: 3 ins; 3 del; 4 mod
Patch: https://git.openjdk.org/jfx/pull/1283.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1283/head:pull/1283
PR: https://git.openjdk.org/jfx/pull/1283
More information about the openjfx-dev
mailing list