On Wed, 8 Jul 2026 14:22:14 GMT, David Simms <[email protected]> wrote:

>> src/java.base/share/classes/java/lang/ref/PhantomReference.java line 113:
>> 
>>> 111:      *          or {@code null} if registration is not required
>>> 112:      * @throws IdentityException if the referent is not an
>>> 113:      *         {@link java.util.Objects#hasIdentity(Object) identity 
>>> object}
>> 
>> Should that `{@link ...` be a `{@linkplain ...`?
>
> ...file a post integ clean up ?

Done, I've filed https://bugs.openjdk.org/browse/JDK-8388068

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/31123#discussion_r3557766161

Reply via email to