RFR: 8259555: Webkit crashes on Apple Silicon

Johan Vos jvos at openjdk.java.net
Fri Apr 2 17:35:15 UTC 2021


On Fri, 2 Apr 2021 15:37:38 GMT, Arun Joseph <ajoseph at openjdk.org> wrote:

> WebKit crashes during JavaScriptCore initialization code for Apple Silicon.

This works, as long as MACOSX_MIN_VERSION is set to 11. I guess we don't want to commit that in the build.gradle, as we only require that for a build on Apple Silicon.

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

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


More information about the openjfx-dev mailing list