RFR: 8310405: Linker.Option.firstVariadicArg should specify which index values are valid [v3]
Jorn Vernee
jvernee at openjdk.org
Sat Jun 24 01:18:22 UTC 2023
On Fri, 23 Jun 2023 23:58:05 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
>> Improve the specification of `Linker.Option.firstVariadicArg`, by specifying more clearly which index values are valid.
>
> Jorn Vernee has updated the pull request incrementally with three additional commits since the last revision:
>
> - review comments
> - Update src/java.base/share/classes/java/lang/foreign/Linker.java
>
> Co-authored-by: Maurizio Cimadamore <54672762+mcimadamore at users.noreply.github.com>
> - Phrasing
>
> Co-authored-by: Maurizio Cimadamore <54672762+mcimadamore at users.noreply.github.com>
I've addressed the review comments. I think we're converging so also went ahead and created the CSR for this.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14565#issuecomment-1605211291
More information about the core-libs-dev
mailing list