On Tue, 21 Sep 2021 08:53:07 GMT, Hadzic Samir <shad...@openjdk.org> wrote:
>> JBS bug: [JDK-8090158](https://bugs.openjdk.java.net/browse/JDK-8090158) >> >> The javadoc of the ScrollBar#adjustValue specifically says that it will >> adjust the value based on the block increment value. Therefore, there is no >> reason to stop at the given value when reaching an end. > > Hadzic Samir has updated the pull request incrementally with one additional > commit since the last revision: > > Fix upon review Marked as reviewed by kcr (Lead). ------------- PR: https://git.openjdk.java.net/jfx/pull/582