RFR: 8259555: Webkit crashes on Apple Silicon
Johan Vos
jvos at openjdk.java.net
Fri Apr 2 17:53:20 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.
The other required changes required to build for M1 can easily be passed as build parameters using gradlew -P
Hence, this change contains all that is needed to be changed in the repository.
-------------
Marked as reviewed by jvos (Reviewer).
PR: https://git.openjdk.java.net/jfx/pull/452
More information about the openjfx-dev
mailing list