On Fri, 11 Mar 2022 09:33:40 GMT, Andrew Haley <a...@openjdk.org> wrote:

> We could also redefine SafeFetch on MacOS/AArch64 to not need WX. We could do 
> this by statically generating SafeFetch on that platform, and it wouldn't be 
> in the JIT region at all. Why not just do that?

Do you mean using inline assembly?

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

PR: https://git.openjdk.java.net/jdk/pull/7727

Reply via email to