On Wed, 9 Feb 2022 19:14:47 GMT, Ambarish Rapte <ara...@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.

Thanks for the quick patch.
This looks good om Linux-aarch64 (which suffered from the same issue). I'll do 
a test on M1 tomorrow.

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

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

Reply via email to