jdk/src/java.base/share/classes/java/util/ArrayList.java
Sat, 22 Jul 2017 09:03:50 -0700 dl 7062169: (coll) micro-optimize ArrayList.remove(Object)
Mon, 17 Apr 2017 15:51:05 -0700 smarks 8177789: fix collections framework links to point to java.util package doc
Wed, 21 Dec 2016 14:26:52 -0800 dl 8170484: Miscellaneous changes imported from jsr166 CVS 2016-12
Mon, 28 Nov 2016 23:36:11 -0800 dl 8143577: optimize ArrayList.removeIf
Thu, 06 Oct 2016 02:02:48 +0200 redestad 8167005: Comment on the need for an empty constructor in ArrayList$Itr
Wed, 28 Sep 2016 14:27:34 +0200 redestad 8166840: Synthetic bridge constructor in ArrayList$Itr blocks inlining
Thu, 31 Mar 2016 17:30:31 +0300 igerasim 8079136: Accessing a nested sublist leads to StackOverflowError
Tue, 22 Mar 2016 16:28:52 +0100 tvaleev 8148748: ArrayList.subList().spliterator() is not late-binding
Fri, 08 Jan 2016 19:53:36 -0800 martin 8146568: NegativeArraySizeException in ArrayList.grow(int)
Tue, 11 Aug 2015 20:46:46 +0300 avstepan 8133188: docs: replace <tt> tags (obsolete in html5) for java.util
Mon, 29 Jun 2015 15:02:35 -0700 martin 6260652: (coll) Arrays.asList(x).toArray().getClass() should be Object[].class
Sun, 17 Aug 2014 15:54:13 +0100 chegar 8054834: Modular Source Code
less more (0) tip