On Mon, 12 Apr 2021 13:10:53 GMT, Arun Joseph <[email protected]> wrote:
> Issue: Java application (with WebView) will completely freeze after using it > for a while. > > Fix: Use native isMainThread functions instead of JNI call. A production build using this fix doesn't solve it. Application still freezes. We will provide you with updated thread dump generated from debug build including this fix (and with assertions disabled) in the following days. ------------- PR: https://git.openjdk.java.net/jfx/pull/461
