On Mon, 12 Apr 2021 13:10:53 GMT, Arun Joseph <ajos...@openjdk.org> wrote:

> Issue: Java application (with WebView) will completely freeze after using it 
> for a while.
> 
> Fix: Use native isMainThread functions instead of JNI call.

Looks good to me . 
Tested on Windows with Modified WebView which loads multiple URL every 30 
seconds (executed for 30 min and didn't find any freeze or crash).

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

Marked as reviewed by ghb (Reviewer).

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

Reply via email to