RFR: 8293444: Creating ScrollPane with same content component causes memory leak [v2]

Andy Goryachev angorya at openjdk.org
Wed Sep 28 18:02:53 UTC 2022


On Wed, 28 Sep 2022 10:16:47 GMT, Florian Kirmaier <fkirmaier at openjdk.org> wrote:

> A small comment about the memory test with [JMemoryBuddy](https://github.com/Sandec/JMemoryBuddy).

Thank you for suggestion.  I will definitely use it in other tests!
Here it won't work because in the part of the test one instance is expected to remain uncollected.

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

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


More information about the openjfx-dev mailing list