SelectedItemsReadOnlyObservableList cleanup: remove unused code.

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: javafx
    • None

      The below member variables and a method of class SelectedItemsReadOnlyObservableList are not required anymore.
      Variables: itemsList, itemsListChanged, itemsListChange, itemsListListener.
      Method: setItemsList

      These were added when the file was created for JDK-8154216.
      But later after the fix for JDK-8152396, these class members are not required.

      There are two leak issues reported for the code in question
      JDK-8227619 and JDK-8237926

            Assignee:
            Ambarish Rapte
            Reporter:
            Ambarish Rapte
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: