On Mon, 28 Jul 2025 09:14:48 GMT, Prasanta Sadhukhan <[email protected]> 
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.

This pull request has now been integrated.

Changeset: 530493fe
Author:    Prasanta Sadhukhan <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/530493fed4066b1efcf3ec22253b110495767eca
Stats:     95 lines in 2 files changed: 91 ins; 0 del; 4 mod

8364146: JList getScrollableUnitIncrement return 0

Reviewed-by: prr, tr

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

PR: https://git.openjdk.org/jdk/pull/26500

Reply via email to