On Tue, 26 May 2020 09:27:52 GMT, Arun Joseph <[email protected]> wrote:

> Cause: The test assumes that WebView/WebPage will be GCed right after 
> `System.gc()`
> 
> Fix: Use `runFinalization()` and `sleep()` to wait for objects to get GCed

This pull request has now been integrated.

Changeset: 8914bd2a
Author:    Arun Joseph <[email protected]>
URL:       https://git.openjdk.java.net/jfx/commit/8914bd2a
Stats:     33 lines in 1 file changed: 15 ins; 7 del; 11 mod

8234540: javafx.web LeakTest.testGarbageCollectability fails intermittently

Reviewed-by: kcr

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

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

Reply via email to