RFR: 8026776: Broken API names in API doc [v2]

Phil Race prr at openjdk.org
Fri Oct 17 18:04:05 UTC 2025


On Fri, 17 Oct 2025 07:19:36 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:
> 
>   Typo fix in another class

Marked as reviewed by prr (Reviewer).

src/java.desktop/share/classes/javax/swing/ScrollPaneLayout.java line 42:

> 40: /**
> 41:  * The layout manager used by <code>JScrollPane</code>.
> 42:  * <code>JScrollPaneLayout</code> is

I'd have probably changed this to {@code ..} since you are touching it but it isn't a big deal.

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

PR Review: https://git.openjdk.org/jdk/pull/27860#pullrequestreview-3351354544
PR Review Comment: https://git.openjdk.org/jdk/pull/27860#discussion_r2440768813


More information about the client-libs-dev mailing list