RFR: 8026776: Broken API names in API doc [v3]
Alexey Ivanov
aivanov at openjdk.org
Thu Oct 23 14:46:23 UTC 2025
On Thu, 23 Oct 2025 14:38:22 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
>> Some of the name typos are corrected
>
> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>
> Copyright update
Marked as reviewed by aivanov (Reviewer).
src/java.desktop/share/classes/javax/swing/ScrollPaneLayout.java line 42:
> 40: /**
> 41: * The layout manager used by <code>JScrollPane</code>.
> 42: * {@code ScrollPaneLayout} is
I'd update `<code>JScrollPane</code>` on the line above for consistency.
-------------
PR Review: https://git.openjdk.org/jdk/pull/27860#pullrequestreview-3370332113
PR Review Comment: https://git.openjdk.org/jdk/pull/27860#discussion_r2455396215
More information about the client-libs-dev
mailing list