-
Bug
-
Resolution: Fixed
-
P5
-
None
-
b18
-
aarch64
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8294915 | 17.0.6 | Martin Doerr | P5 | Resolved | Fixed | b01 |
JDK-8295139 | 11.0.18 | Goetz Lindenmaier | P5 | Resolved | Fixed | b01 |
```
In file included from ..../cpu/zero/globalDefinitions_zero.hpp:37:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/ffi/ffi.h:483:20: error: expected value in expression
#if FFI_GO_CLOSURES
```
This only happens for the zero variant, as other variants do not use the ffi header.
- backported by
-
JDK-8294915 FFI_GO_CLOSURES macro not defined but required for zero build on Mac OS X
-
- Resolved
-
-
JDK-8295139 FFI_GO_CLOSURES macro not defined but required for zero build on Mac OS X
-
- Resolved
-
- relates to
-
JDK-8307527 MacOS Zero builds fail with undefined FFI_GO_CLOSURES after JDK-8304265
-
- Closed
-
- links to
-
Commit openjdk/jdk11u-dev/01d99fa2
-
Commit openjdk/jdk17u-dev/ca8e16d1
-
Commit openjdk/jdk/cafde7fe
-
Review openjdk/jdk11u-dev/1374
-
Review openjdk/jdk17u-dev/741
-
Review openjdk/jdk/8195