On Mon, 8 May 2023 18:55:38 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
>> Fixed a memory leak in TreeTableView by using WeakInvalidationListener >> (which is the right approach in this particular situation) - the leak is >> specific to TreeTableRowSkin. >> >> Added a unit test. >> >> Added Refresh buttons and Skin menu to the Monkey Tester (will expand these >> to other controls as a part next MT update). > > Andy Goryachev has updated the pull request with a new target base due to a > merge or a rebase. The incremental webrev excludes the unrelated changes > brought in by the merge/rebase. The pull request contains 10 additional > commits since the last revision: > > - removed monkey tester changes > - Merge remote-tracking branch 'origin/master' into 8307538.refresh > - whitespace > - updated test > - variable tree cell fix > - fixed size selector > - list view page > - fix and test > - skin menu > - refresh button This is a very good suggestion, thanks! ------------- PR Comment: https://git.openjdk.org/jfx/pull/1129#issuecomment-1538926931