Integrated: 8271865: SortedList::getViewIndex behaves not correctly for some index values

drmarmac duke at openjdk.org
Fri May 3 08:26:08 UTC 2024


On Sun, 24 Mar 2024 15:11:29 GMT, drmarmac <duke at 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+drmarmac at users.noreply.github.com>
Committer: Lukasz Kostyra <lkostyra at 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


More information about the openjfx-dev mailing list