On Mon, 23 May 2022 12:27:40 GMT, Jorn Vernee <jver...@openjdk.org> wrote:
> Bring in changes from the panama-foreign repo > > These changes pertain to explicitly rejecting unsupported call shapes on > macos-aarch64. > > Testing: `jdk_foreign` on linux-aarch64-debug, macosx-aarch64-debug, > linux-x64-debug, macosx-x64-debug, and windows-x64-debug test/jdk/java/foreign/shared.h line 2: > 1: /* > 2: * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights > reserved. Suggestion: * Copyright (c) 2022, Oracle and/or its affiliates. All rights reserved. ------------- PR: https://git.openjdk.java.net/jdk/pull/8842