RFR: 8281459: WebKit 613.1 build broken on M1
Johan Vos
jvos at openjdk.java.net
Thu Feb 10 08:19:07 UTC 2022
On Wed, 9 Feb 2022 19:14:47 GMT, Ambarish Rapte <arapte at openjdk.org> wrote:
> This seems like a bad merge issue.
> There were duplicate copies of four methods in `MacroAssemblerARM64.h` which caused WebKit build failure on Mac M1 machines.
> Just removing the methods removes the error.
> With the changes in this PR, now the file `MacroAssemblerARM64.h` matches with the WebKit mainline.
Confirmed that this now builds fine on M1
-------------
Marked as reviewed by jvos (Reviewer).
PR: https://git.openjdk.java.net/jfx/pull/730
More information about the openjfx-dev
mailing list