[foreign-memaccess+abi] RFR: 8301806: TestNulls does not cover all API classes

Maurizio Cimadamore mcimadamore at openjdk.org
Fri Feb 10 17:39:24 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`.

Marked as reviewed by mcimadamore (Committer).

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

PR: https://git.openjdk.org/panama-foreign/pull/787


More information about the panama-dev mailing list