On Mon, 16 Nov 2020 08:32:30 GMT, Nir Lisker <nlis...@openjdk.org> wrote:
> > > These changes look fine, but do you not get errors on the test module too? > `test.javafx.scene.InitialNodesMemoryLeakTest` uses `import > test.util.memory.JMemoryBuddy;`; so does `VirtualFlowMemoryLeakTest`. Good point .. didn't notice as I don't run system tests from Eclipse. Hmm .. would like to keep this focused on base/controls. We might open a reminder bug to check the other moduls. What do you think? ------------- PR: https://git.openjdk.java.net/jfx/pull/352