[foreign-abi] RFR: Rename SystemABI to ForeignLinker, and move C support to a separate class.

Jorn Vernee jvernee at openjdk.java.net
Mon May 18 12:23:11 UTC 2020


On Mon, 18 May 2020 11:58:00 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> In the end, perhaps this is tied with the support class called just `C`; e.g. `C.C_Bool` looks a tad weird,
> `C<something>.C_BOOL` (e.g. `CSupport.C_BOOL`) perhaps not as much.

I agree, it doesn't look as weird after applying the rename to CSupport locally.

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

PR: https://git.openjdk.java.net/panama-foreign/pull/174


More information about the panama-dev mailing list