RFR: 8293444: Creating ScrollPane with same content component causes memory leak
Andy Goryachev
angorya at openjdk.org
Thu Sep 15 21:18:30 UTC 2022
Using Weak*Listeners eliminates the memory leak.
-------------
Commit messages:
- 8293444: test
- 8293444: using weak listeners
Changes: https://git.openjdk.org/jfx/pull/900/files
Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=900&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8293444
Stats: 88 lines in 2 files changed: 75 ins; 4 del; 9 mod
Patch: https://git.openjdk.org/jfx/pull/900.diff
Fetch: git fetch https://git.openjdk.org/jfx pull/900/head:pull/900
PR: https://git.openjdk.org/jfx/pull/900
More information about the openjfx-dev
mailing list