On Thu, 5 Mar 2020 22:11:26 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

>> Florian Kirmaier has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   JDK-8236259
>>   readded unit-test without any dependency
>
> tests/system/src/test/java/test/javafx/scene/control/ProgressIndicatorLeakTest.java
>  line 80:
> 
>> 79:         createGarbage();
>> 80:         System.gc();
>> 81:
> 
> We recommend also calling `System.runFinalization();` for GC related tests.

Interesting, Thank you for the Information.
Never heard about this method.
I will have to add it also to JMemoryBuddy. :)

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

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

Reply via email to