-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b15
-
generic
-
generic
-
Not verified
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.
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.
- relates to
-
JDK-5103956 (coll) Suggested improvement to speed up ArrayList<E> get and set calls
-
- Closed
-