[foreign-abi] RFR: 8248560: Specify the behaviour of the ForeignLinker returned by CSupport::getSystemLinker [v2]

Michael Ennen mennen at openjdk.java.net
Wed Sep 16 18:13:58 UTC 2020


On Wed, 16 Sep 2020 10:13:57 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

>> src/jdk.incubator.foreign/share/classes/jdk/incubator/foreign/CLinker.java line 73:
>> 
>>> 71:  *
>>> 72:  *   <li>If the carrier type is {@code MemoryAddress}, then the corresponding memory layout must be a
>>> 73:  *   {@code ValueLayout}, and its bit size must match the platform's address size (see {@link
>>> MemoryLayouts#ADDRESS}).
>> 
>> super minor grammatical thing, I think "and its bit size" is more correct as "and its' bit size"
>
> "its" already is the possessive form, "its'"seems to be a misspelling: https://en.wiktionary.org/wiki/its%27

Wow, sorry for the noise.

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

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


More information about the panama-dev mailing list