On Fri, 8 Nov 2024 18:31:13 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:

>> It has a value… when it's mentioned with `@see`, the link is present in the 
>> *See Also* section, as you can see in the the specification of 
>> [`MouseInfo.getPointerInfo()`](https://docs.oracle.com/en/java/javase/21/docs/api/java.desktop/java/awt/MouseInfo.html#getPointerInfo()).
>> 
>> Without the `@see` tag, one has to read the entire description to find the 
>> link.
>> 
>> It looks subtle. We can restore the `@see`-link later if deemed necessary.
>> 
>> Does anyone else have an opinion?
>
> I can add it back if it is more convenient and readable to have the `@see` 
> tag.

This can be taken care of later after integration.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21498#discussion_r1838260852

Reply via email to