> 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: javadoc clarification for 0 value ------------- Changes: - all: https://git.openjdk.org/jdk/pull/26500/files - new: https://git.openjdk.org/jdk/pull/26500/files/92fd3e3c..691ab9c3 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=26500&range=08 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26500&range=07-08 Stats: 11 lines in 1 file changed: 11 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/26500.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/26500/head:pull/26500 PR: https://git.openjdk.org/jdk/pull/26500
