Integrated: 8307538: Memory leak in TreeTableView when calling refresh
    Andy Goryachev 
    angorya at openjdk.org
       
    Tue Jun  6 18:06:10 UTC 2023
    
    
  
On Fri, 5 May 2023 21:55:48 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.
This pull request has now been integrated.
Changeset: 17ed2e73
Author:    Andy Goryachev <angorya at 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
    
    
More information about the openjfx-dev
mailing list