On Wed, 28 Apr 2021 19:02:57 GMT, Daniel Fuchs <[email protected]> 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