Withdrawn: 8307527: MacOS Zero builds fail with undefined FFI_GO_CLOSURES after JDK-8304265

Aleksey Shipilev shade at openjdk.org
Tue Jun 13 15:51:57 UTC 2023


On Fri, 5 May 2023 09:11:40 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> See the bug. Actually, I am not sure why JDK-8304265 changed the `#ifndef FFI_GO_CLOSURES` to `#ifdef _APPLE_`. That seems too intrusive if `FFI_GO_CLOSURES` *is* enabled. So I rewrote the block to something more safe.
> 
> Additional testing:
>  - [x] macos-aarch64-zero-fastdebug `make images` passes

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk/pull/13827



More information about the build-dev mailing list