RFR: JDK-8286347: incorrect use of `{@link}`
Joe Darcy
darcy at openjdk.java.net
Sat May 7 01:31:41 UTC 2022
On Fri, 6 May 2022 23:30:44 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
> Please review a small doc fix to update incorrect use of `{@link}` on arrays of primitive types.
Looks fine in and of itself, but not sure how it will interact with the (presumed) integration of JEP 424: "Foreign Function & Memory API (Preview)" which will at least move the file, if not otherwise modify it.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8584
More information about the core-libs-dev
mailing list