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.

We've created another production build and it seems to be working fine! 
Application doesn't hang anymore! Sorry for false alarm - it looks like our 
previous production build procedure had flaws (might be I've checked out wrong 
pull request).

BTW - thank you guys for all hard work needed to fix this one.

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

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

Reply via email to