RFR: 6510914: JScrollBar.getMinimumSize() breaks the contract of JComponent.setMinimumSize() [v9]

Phil Race prr at openjdk.org
Mon Jan 22 21:30:37 UTC 2024


On Mon, 22 Jan 2024 19:27:06 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   javadoc updated
>
> src/java.desktop/share/classes/javax/swing/JScrollBar.java line 805:
> 
>> 803: 
>> 804:     /**
>> 805:      * The scrollbar is flexible along it's scrolling axis and
> 
> Suggestion:
> 
>      * The scrollbar is flexible along its scrolling axis and

Yes, I just noticed that too. Pre-existing but clearly not correct grammar.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15325#discussion_r1462377860


More information about the client-libs-dev mailing list