<i18n dev> RFR: 4934362: see also refers to self [v3]

Sergey Bylokhov serb at openjdk.org
Sat Jan 7 07:45:54 UTC 2023


On Fri, 6 Jan 2023 05:57:08 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> Some methods and constants has a hyperreference to self in javadoc which is rectified to reference proper methods
>
> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Rectified link

src/java.desktop/share/classes/javax/swing/JComboBox.java line 158:

> 156:      * or override. Use the accessor methods instead.
> 157:      *
> 158:      * @see #isEditable

probably it was planned to point to the isEditable method?

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

PR: https://git.openjdk.org/jdk/pull/11820


More information about the i18n-dev mailing list