[foreign-memaccess+abi] Integrated: 8301806: TestNulls does not cover all API classes
Jorn Vernee
jvernee at openjdk.org
Fri Feb 10 18:20:07 UTC 2023
On Fri, 10 Feb 2023 16:35:46 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
> The TestNulls test does not cover the following API classes: Linker.Option, PaddingLayout, StructLayout, UnionLayout.
>
> This patch adds coverage, and fixes several places where we weren't checking for `null`.
This pull request has now been integrated.
Changeset: e3bbd838
Author: Jorn Vernee <jvernee at openjdk.org>
URL: https://git.openjdk.org/panama-foreign/commit/e3bbd8380b9192cd1ed95062985158e7b320a2e1
Stats: 12 lines in 2 files changed: 10 ins; 0 del; 2 mod
8301806: TestNulls does not cover all API classes
Reviewed-by: mcimadamore
-------------
PR: https://git.openjdk.org/panama-foreign/pull/787
More information about the panama-dev
mailing list