RFR: 8364146: JList getScrollableUnitIncrement return 0 [v7]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Tue Nov 11 11:56:02 UTC 2025
On Tue, 11 Nov 2025 11:20:58 GMT, Tejesh R <tr at openjdk.org> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> spec wording
>
> src/java.desktop/share/classes/javax/swing/JList.java line 2510:
>
>> 2508: * @param direction less or equal to zero to scroll up/back,
>> 2509: * greater than zero for down/forward
>> 2510: * @return the non-negative "unit" increment value for scrolling in the specified direction
>
> I guess the length is exceeding 80 column.
updated
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26500#discussion_r2513951217
More information about the client-libs-dev
mailing list