RFR: 8281459: WebKit 613.1 build broken on M1
Kevin Rushforth
kcr at openjdk.java.net
Thu Feb 10 00:09:16 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.
Looks good. Tested on macOS aarch64.
-------------
Marked as reviewed by kcr (Lead).
PR: https://git.openjdk.java.net/jfx/pull/730
More information about the openjfx-dev
mailing list