RFR: 8307538: Memory leak in TreeTableView when calling refresh [v6]

John Hendrikx jhendrikx at openjdk.org
Fri May 12 23:17:51 UTC 2023


On Fri, 12 May 2023 21:26:51 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

>> Fixed a memory leak in TreeTableView by reverting to register**Listener (which is ok in this particular situation) - the leak is specific to TreeTableRowSkin.
>> 
>> Added a unit test.
>
> Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   John is right

Marked as reviewed by jhendrikx (Committer).

-------------

PR Review: https://git.openjdk.org/jfx/pull/1129#pullrequestreview-1425252776


More information about the openjfx-dev mailing list