RFR: 8284752: Zero does not build on Mac OS X due to missing os::current_thread_enable_wx implementation [v2]
David Holmes
dholmes at openjdk.java.net
Tue Apr 12 23:06:40 UTC 2022
On Tue, 12 Apr 2022 13:30:30 GMT, Johannes Bechberger <duke at openjdk.java.net> wrote:
>> Adds an implementation of the missing method (guarded with `defined(AARCH64) && defined(__APPLE__)`) and fixes the compilation issues on Mac M1.
>
> Johannes Bechberger has updated the pull request incrementally with one additional commit since the last revision:
>
> Add newline
Marked as reviewed by dholmes (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/8200
More information about the hotspot-runtime-dev
mailing list