Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8240287

SelectedItemsReadOnlyObservableList cleanup: remove unused code.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • None
    • 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

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

              Created:
              Updated:
              Resolved: