On Thu, 7 May 2020 16:58:52 GMT, Jesper Skov 
<github.com+2720909+js...@openjdk.org> wrote:

>> I've now added also some JavaDoc to the public methods.
>
> 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.

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

PR: https://git.openjdk.java.net/jfx/pull/204

Reply via email to