On Sat, 17 Apr 2021 14:23:32 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
>> changed as suggested. I used a similar pattern in BehaviorMemoryTest - >> should I file a testbug to change it in the same way? > > Yes, please file a new bug (not high priority, since it is a corner case). I > took a look and there are a few other controls tests that use this pattern as > well (BehaviorCleanupTest, ListViewTest, TabPaneTest, SkinCleanupTest, > SkinLabeledCleanupTest, SkinMemoryLeakTest), so the new bug could cover > fixing this for all of them. done and taken (should cleanup my own dirt ;) [JDK-8265406](https://bugs.openjdk.java.net/browse/JDK-8265406) ------------- PR: https://git.openjdk.java.net/jfx/pull/409