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

(coll) Optimize AbstractList range checking

    XMLWordPrintable

Details

    • b15
    • generic
    • generic
    • Not verified

    Description

      The same kind of optimization used in ArrayList for

      5103956: (coll) Suggested improvement to speed up ArrayList<E> get and set calls

      can be made in AbstractList. This will be used by many classes that
      extend AbstractList, e.g. the one returned by ArrayList.subList.

      Attachments

        Issue Links

          Activity

            People

              martin Martin Buchholz
              martin Martin Buchholz
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: