RFR: 8276553: ListView scrollTo() is broken after fix for JDK-8089589 [v4]
Johan Vos
jvos at openjdk.java.net
Fri Dec 3 20:46:46 UTC 2021
> After (re)setting the number of elements, make sure to do at least some estimation of the total size.
> Added a testcase for this scenario.
Johan Vos has updated the pull request incrementally with one additional commit since the last revision:
add checks on positive values on counters
-------------
Changes:
- all: https://git.openjdk.java.net/jfx/pull/683/files
- new: https://git.openjdk.java.net/jfx/pull/683/files/1a25a6d5..35713395
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jfx&pr=683&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jfx&pr=683&range=02-03
Stats: 6 lines in 2 files changed: 4 ins; 0 del; 2 mod
Patch: https://git.openjdk.java.net/jfx/pull/683.diff
Fetch: git fetch https://git.openjdk.java.net/jfx pull/683/head:pull/683
PR: https://git.openjdk.java.net/jfx/pull/683
More information about the openjfx-dev
mailing list