On Fri, 5 May 2023 21:55:48 GMT, Andy Goryachev <ango...@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.

This pull request has now been integrated.

Changeset: 17ed2e73
Author:    Andy Goryachev <ango...@openjdk.org>
URL:       
https://git.openjdk.org/jfx/commit/17ed2e73256c50116b5e9404093aa51c0b4c1b9a
Stats:     78 lines in 2 files changed: 56 ins; 11 del; 11 mod

8307538: Memory leak in TreeTableView when calling refresh

Reviewed-by: kcr, aghaisas, mhanl

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

PR: https://git.openjdk.org/jfx/pull/1129

Reply via email to