RFR: 8263788: JavaFX application freezes completely after some time when using the WebView
PrimosK
github.com+1519324+primosk at openjdk.java.net
Tue Apr 20 05:23:09 UTC 2021
On Mon, 12 Apr 2021 13:10:53 GMT, Arun Joseph <ajoseph at 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.
Please discard my previous comment.
After building a debug version we can't reproduce it anymore.
I will try to create another production build and test it out once more. Will let you know how it goes.
-------------
PR: https://git.openjdk.java.net/jfx/pull/461
More information about the openjfx-dev
mailing list