Replace LinkedList with ArrayLists in java.net

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 25
    • Component/s: 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.

            Assignee:
            Daniel Fuchs
            Reporter:
            Rahul Yadav
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: