RFR: 8307538: Memory leak in TreeTableView when calling refresh [v2]
John Hendrikx
jhendrikx at openjdk.org
Wed May 10 06:50:19 UTC 2023
On Tue, 9 May 2023 15:37:39 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
> For the purposes of fixing the regression bug, I would like to proceed with this fix as is.
I think that's fine, but I do think you should remove the changes that don't contribute to the fix (I'm pretty sure the weak listeners in the constructor are not a problem).
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1129#issuecomment-1541440933
More information about the openjfx-dev
mailing list