RFR: 8264774: Implementation of Foreign Function and Memory API (Incubator) [v2]
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Wed Apr 28 20:38:55 UTC 2021
On Wed, 28 Apr 2021 19:02:57 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
>> Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Address first batch of review comments
>
> src/jdk.incubator.foreign/share/classes/jdk/incubator/foreign/MemoryAddress.java line 209:
>
>> 207: /**
>> 208: * The native memory address instance modelling the {@code NULL} address, associated
>> 209: * with the {@link ResourceScope#globalScope() global} resource scope.
>
> `{@linkplain }` ?
thanks - I'll do a pass - I think I probably got all of them wrong
-------------
PR: https://git.openjdk.java.net/jdk/pull/3699
More information about the nio-dev
mailing list