On Thu, 7 May 2020 18:16:22 GMT, Florian Kirmaier <fkirma...@openjdk.org> wrote:
>> What I tried asking from my work account is: what is the purpose of >> createGarbage? > > The createGarbage method stimulates the GC. All unit tests are green without > it, but according to my memory some tests > in an earlier version of this library were unstable without this. I can also > change the configuration to create 0 > garbage. Any news about this PR? ------------- PR: https://git.openjdk.java.net/jfx/pull/204