git: openjdk/jfx: master: 8271865: SortedList::getViewIndex behaves not correctly for some index values
Lukasz Kostyra
lkostyra at openjdk.org
Fri May 3 08:24:27 UTC 2024
Changeset: 54005125
Author: drmarmac <6900949+drmarmac at users.noreply.github.com>
Committer: Lukasz Kostyra <lkostyra at openjdk.org>
Date: 2024-05-03 08:23:38 +0000
URL: https://git.openjdk.org/jfx/commit/54005125a3f45489d3071eafd7f219ae621ff7c7
8271865: SortedList::getViewIndex behaves not correctly for some index values
Reviewed-by: lkostyra, kcr
! modules/javafx.base/src/main/java/javafx/collections/transformation/FilteredList.java
! modules/javafx.base/src/main/java/javafx/collections/transformation/SortedList.java
! modules/javafx.base/src/main/java/javafx/collections/transformation/TransformationList.java
! modules/javafx.base/src/test/java/test/javafx/collections/FilteredListTest.java
! modules/javafx.base/src/test/java/test/javafx/collections/SortedListTest.java
More information about the openjfx-changes
mailing list