Re: RFR: JDK-8286347: incorrect use of `{@link}`

2022-05-12 Thread liach
On Fri, 6 May 2022 23:30:44 GMT, Jonathan Gibbons  wrote:

> Please review a small doc fix to update incorrect use of `{@link}` on arrays 
> of primitive types.

This is fixed in 8282191 (JEP 424), which is already integrated.

-

PR: https://git.openjdk.java.net/jdk/pull/8584


Re: RFR: JDK-8286347: incorrect use of `{@link}`

2022-05-08 Thread Jonathan Gibbons
On Sat, 7 May 2022 01:27:57 GMT, Joe Darcy  wrote:

> 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.

I assume the changes are small and localized enough to not trigger any 
significant conflict.

-

PR: https://git.openjdk.java.net/jdk/pull/8584


Re: RFR: JDK-8286347: incorrect use of `{@link}`

2022-05-06 Thread Joe Darcy
On Fri, 6 May 2022 23:30:44 GMT, Jonathan Gibbons  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


Re: RFR: JDK-8286347: incorrect use of `{@link}`

2022-05-06 Thread Iris Clark
On Fri, 6 May 2022 23:30:44 GMT, Jonathan Gibbons  wrote:

> Please review a small doc fix to update incorrect use of `{@link}` on arrays 
> of primitive types.

Marked as reviewed by iris (Reviewer).

-

PR: https://git.openjdk.java.net/jdk/pull/8584


Re: RFR: JDK-8286347: incorrect use of `{@link}`

2022-05-06 Thread Mandy Chung
On Fri, 6 May 2022 23:30:44 GMT, Jonathan Gibbons  wrote:

> Please review a small doc fix to update incorrect use of `{@link}` on arrays 
> of primitive types.

Marked as reviewed by mchung (Reviewer).

-

PR: https://git.openjdk.java.net/jdk/pull/8584