AIOOBE on SortedList based on FilteredList with duplicate entries

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 8
    • Component/s: javafx
    • Environment:

      JDK8 b102

      Creating a SortedList based on a FilteredList throws AIOOBE when filtered collection contains duplicate entries (duplicate mean compareTo == 0 as seen by current comparator).

      This is very bad for TableViews, which contain columns with not distinct values (clicking on table header to change sort order throws exception)

            Assignee:
            Martin Sládeček
            Reporter:
            Sven Reimers (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: