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 Marked as reviewed by kcr (Lead). ------------- PR: https://git.openjdk.java.net/jfx/pull/236
