-
Sub-task
-
Resolution: Fixed
-
P4
-
11, 16
-
b16
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8281686 | 11.0.16-oracle | Fairoz Matte | P4 | Resolved | Fixed | b01 |
JDK-8281834 | 11.0.15 | Vladimir Kempik | P4 | Resolved | Fixed | b02 |
JDK-8294164 | 8u361 | Fairoz Matte | P4 | Resolved | Fixed | b01 |
The C++ ABI for Apple silicon matches the ABI for iOS devices, and not the ABI for Intel-based Mac computers. See related JDK-8253817.
This Jira issue tracks implementation for compiled wrapper (SharedRuntime::generate_native_wrapper). The existing code does not fit to the ABI, so this task is tracked separately.
This Jira issue tracks implementation for compiled wrapper (SharedRuntime::generate_native_wrapper). The existing code does not fit to the ABI, so this task is tracked separately.
- backported by
-
JDK-8281686 Support macOS Aarch64 ABI for compiled wrappers
- Resolved
-
JDK-8281834 Support macOS Aarch64 ABI for compiled wrappers
- Resolved
-
JDK-8294164 Support macOS Aarch64 ABI for compiled wrappers
- Resolved
- relates to
-
JDK-8264199 [macos_aarch64] Support macOS Aarch64 packed ABI for compiled wrappers
- Open
- links to
-
Commit openjdk/jdk11u-dev/eb0708f7
-
Commit openjdk/jdk/dbc9e4b5
-
Review openjdk/jdk11u-dev/715
-
Review openjdk/jdk/2200
(3 links to)