RFR: 8287158: Explicitly reject unsupported call shapes on macos-aarch64 in mainline

Nick Gasson ngasson at openjdk.java.net
Tue May 24 08:02:46 UTC 2022


On Mon, 23 May 2022 12:27:40 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

> Bring in changes from the panama-foreign repo
> 
> These changes pertain to explicitly rejecting unsupported call shapes on macos-aarch64.
> 
> Original PRs:
> 1. https://github.com/openjdk/panama-foreign/pull/676
> 2. https://github.com/openjdk/panama-foreign/pull/677
> 
> Testing: `jdk_foreign` on linux-aarch64-debug, macosx-aarch64-debug, linux-x64-debug, macosx-x64-debug, and windows-x64-debug

Marked as reviewed by ngasson (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/8842


More information about the core-libs-dev mailing list