On Thu, 16 Jul 2026 00:15:06 GMT, Chen Liang <[email protected]> wrote:
>> src/java.base/share/classes/java/lang/foreign/Linker.java line 635:
>>
>>> 633: * {@code A.isAccessibleBy(T) == true}.
>>> 634: * Otherwise, the invocation throws {@link
>>> WrongThreadException}; and</li>
>>> 635: * <li>{@code A} is <a
>>> href="MemorySegment.html#segment-alignment">kept alive</a>
>>
>> The link seems wrong
>
> Also consider using `{@linkplain MemorySegment##keep-alive kept alive}`
> instead of html tags.
Hmm, must have copy-pasted the wrong one
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/31918#discussion_r3591713062