On Tue, 21 Mar 2023 00:52:01 GMT, Paul Sandoz <psan...@openjdk.org> wrote:

>> Per Minborg has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Improve Linker javadocs
>
> src/java.base/share/classes/java/lang/foreign/Linker.java line 609:
> 
>> 607:          * @see #captureStateLayout()
>> 608:          */
>> 609:         static Option captureCallState(String... capturedState) {
> 
> What if a name is not recognized? Throw IAE?

Added

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13079#discussion_r1143024389

Reply via email to