RFR: 8364146: JList getScrollableUnitIncrement return 0 [v8]
Tejesh R
tr at openjdk.org
Tue Nov 11 13:44:05 UTC 2025
On Tue, 11 Nov 2025 11:55:59 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
>> It seems JList.getScrollableUnitIncrement can sometime return 0 instead of positive number which is not specified in the javadoc which can lead to confusion. Clarified javadoc as to when it can return 0.
>
> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>
> spec wording
Marked as reviewed by tr (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/26500#pullrequestreview-3448130401
More information about the client-libs-dev
mailing list