[jdk11u-dev] RFR: 8253795: Implementation of JEP 391: macOS/AArch64 Port [v6]

Andrew Haley aph at openjdk.java.net
Thu Jan 6 12:22:11 UTC 2022


On Thu, 6 Jan 2022 12:02:05 GMT, Andrew Dinn <adinn at openjdk.org> wrote:

> I think this is ok to approve. Most changes are isolated to MacOS/bsd && AArch64. Those that affect other archs appear to be making changes that preserve current behaviour.
> 
> The only thing I found questionable is defining enum WXMode for all architectures rather than just . However, since that managed to work its way in upstream without causing any issues I guess the question is somewhat academic.

Yes, I don't think it hurts so leave it.
I have discussed this patch with FreeBSD maintainers, and they are maintaining their own patches. While I regret that this is necessary, I do understand. So, there is no reason to hold back this patch.

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/715


More information about the jdk-updates-dev mailing list