[foreign-memaccess+abi] RFR: Cleanup class issues

Maurizio Cimadamore mcimadamore at openjdk.org
Thu Aug 4 13:26:57 UTC 2022


On Thu, 4 Aug 2022 12:39:34 GMT, Per-Åke Minborg <duke at openjdk.org> wrote:

> This PR resolves some typos and structural issues.

Looks generally good. Thanks.
I'm a bit on the fence re. adding private constructors to what are internal, non-exported APIs. Typically we only need to be paranoid for external APIs.

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

Marked as reviewed by mcimadamore (Committer).

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


More information about the panama-dev mailing list