OSDN Git Service

Test and fix for the ArrayList.addAll(), bug 2954.
authorJesse Wilson <jessewilson@google.com>
Fri, 12 Jun 2009 00:35:12 +0000 (17:35 -0700)
committerJesse Wilson <jessewilson@google.com>
Fri, 12 Jun 2009 01:03:01 +0000 (18:03 -0700)
commit729c70568dac17c7178bbeccdde39fc21b9d5c1c
tree9a7c4e6dbba506de94f3fcd992a106e154c7c982
parent32c0ded21ec8cd40f27015b4e65ec6a1bd78ef9a
Test and fix for the ArrayList.addAll(), bug 2954.
libcore/luni/src/main/java/java/util/ArrayList.java
libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/util/ArrayListTest.java