RFR: 8319779: SystemMenu: memory leak due to listener never being removed [v15]
Johan Vos
jvos at openjdk.org
Thu May 9 18:40:13 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:
Add type info
Fix issue where notifications are missed when a new property is used.
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/1283/files
- new: https://git.openjdk.org/jfx/pull/1283/files/72029efc..da94142f
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=1283&range=14
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=1283&range=13-14
Stats: 6 lines in 1 file changed: 0 ins; 0 del; 6 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