On Mon, 28 Nov 2022 19:29:08 GMT, Maurizio Cimadamore <mcimadam...@openjdk.org> 
wrote:

>> This PR contains the API and implementation changes for JEP-434 [1]. A more 
>> detailed description of such changes, to avoid repetitions during the review 
>> process, is included as a separate comment.
>> 
>> [1] - https://openjdk.org/jeps/434
>
> Maurizio Cimadamore has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Address review comments

src/java.base/share/classes/java/lang/foreign/Linker.java line 288:

> 286: 
> 287:         /**
> 288:          * {@return A linker option used to denote the index of the 
> first variadic argument layout in a

Typo: "A linker" vs "a linker"

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

PR: https://git.openjdk.org/jdk/pull/10872

Reply via email to