Hi Magnus, On Wed, Apr 13, 2022 at 1:23 PM Magnus Ihse Bursie < magnus.ihse.bur...@oracle.com> wrote:
> On 2022-04-12 15:21, David Holmes wrote: > > On Tue, 12 Apr 2022 11:31:03 GMT, Johannes Bechberger < > d...@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) > > GHAs build Linux Zero (hotspot only). I think nobody builds MacOs zero, or? This was a MacOs specific bug (still good to have that fixed though). > /Magnus > > >