RFR: 8284752: Zero does not build on Mac OS X due to missing os::current_thread_enable_wx implementation

Magnus Ihse Bursie magnus.ihse.bursie at oracle.com
Wed Apr 13 11:23:00 UTC 2022


On 2022-04-12 15:21, David Holmes wrote:
> On Tue, 12 Apr 2022 11:31:03 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.
> Looks good and trivial.
>
> It seems apparent that nobody has been building Zero in this environment.
I'm a bit surprised at this. I thought macos/aarch64 was added to GHA 
some time ago? (And also to Oracle's internal CI pipeline)

/Magnus





More information about the build-dev mailing list