On Fri, 17 Oct 2025 07:19:36 GMT, Prasanta Sadhukhan <[email protected]>
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