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. This pull request has now been integrated. Changeset: 49d2126e Author: Arun Joseph <ajos...@openjdk.org> URL: https://git.openjdk.java.net/jfx/commit/49d2126e Stats: 38 lines in 3 files changed: 15 ins; 18 del; 5 mod 8263788: JavaFX application freezes completely after some time when using the WebView Reviewed-by: kcr, ghb ------------- PR: https://git.openjdk.java.net/jfx/pull/461