On Sun, 24 Mar 2024 15:11:29 GMT, drmarmac <d...@openjdk.org> wrote: > This PR adds the missing checks, as well as code documentation that an > IndexOutOfBoundsException may be thrown.
This pull request has now been integrated. Changeset: 54005125 Author: drmarmac <6900949+drmar...@users.noreply.github.com> Committer: Lukasz Kostyra <lkost...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/54005125a3f45489d3071eafd7f219ae621ff7c7 Stats: 54 lines in 5 files changed: 38 ins; 2 del; 14 mod 8271865: SortedList::getViewIndex behaves not correctly for some index values Reviewed-by: lkostyra, kcr ------------- PR: https://git.openjdk.org/jfx/pull/1432