RFR: 8284732: FFI_GO_CLOSURES macro not defined but required for zero build on Mac OS X
David Holmes
dholmes at openjdk.java.net
Tue Apr 12 10:11:29 UTC 2022
On Tue, 12 Apr 2022 07:53:32 GMT, Johannes Bechberger <duke at openjdk.java.net> wrote:
> It just codifies the current behavior as it defines `FFI_GO_CLOSURES` to be `0`.
This seems fine and trivial. But I'm unclear under what conditions this fails as we build zero (as does GHA) and I'm not aware of any reported build failures due to any recent changes.
Thanks.
Note: really this is a hotspot-runtime issue as zero is an interpreter, but for some reason the auto-mapping to mailing lists associates this file with hotspot-compiler.
-------------
Marked as reviewed by dholmes (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/8195
More information about the hotspot-compiler-dev
mailing list