RFR: 8287158: Explicitly reject unsupported call shapes on macos-aarch64 in mainline
Jorn Vernee
jvernee at openjdk.java.net
Mon May 23 13:28:31 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.
>
> 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
More information about the core-libs-dev
mailing list