RFR: 8304265: Implementation of Foreign Function and Memory API (Third Preview) [v4]
Per Minborg
pminborg at openjdk.org
Tue Mar 21 08:33:29 UTC 2023
On Tue, 21 Mar 2023 00:52:01 GMT, Paul Sandoz <psandoz at 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
More information about the nio-dev
mailing list