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

Replace LinkedList with ArrayLists in java.net

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: