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

Replace LinkedList with ArrayLists in java.net

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • tbd
    • core-libs

      Problem :
      In java.net LinkedList have been implemented at several places where ArrayLists can be much efficient and gc friendly.
      LinkedList usage needs to be identified and replaced wherever it is found to be less efficient.

        There are no Sub-Tasks for this issue.

            dfuchs Daniel Fuchs
            ryadav Rahul Yadav
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: