jdk/src/share/classes/java/util/ArrayList.java
Tue, 06 Aug 2013 14:26:34 +0100 psandoz 8014824: Document Spliterator characteristics and binding policy of java util collection impls
Mon, 15 Jul 2013 14:37:01 -0700 bpb 8020409: Clean up doclint problems in java.util package, part 1
Tue, 07 May 2013 12:05:52 -0700 mduigou 4802647: Throw required NPEs from removeAll()/retainAll()
Mon, 06 May 2013 20:54:48 -0700 mduigou 8013150: Iterator.remove and forEachRemaining relationship not specified
Tue, 23 Apr 2013 11:54:22 -0700 akhil 8005051: optimized defaults for Iterator.forEachRemaining
Wed, 17 Apr 2013 11:34:31 +0200 psandoz 8011426: java.util collection Spliterator implementations
Mon, 22 Apr 2013 09:19:34 -0700 akhil 8001647: default methods for Collections - forEach, removeIf, replaceAll, sort
Wed, 10 Apr 2013 12:43:18 -0700 mduigou 8011200: (coll) Optimize empty HashMap and ArrayList
Mon, 01 Apr 2013 20:51:40 -0700 mduigou 8011199: Backout changeset JDK-7143928 (2b34a1eb3153)
Mon, 01 Apr 2013 20:15:48 -0700 mduigou 7143928: Optimize empty HashMap and ArrayList
Fri, 02 Nov 2012 15:50:11 +0000 alanb 7197491: update copyright year to match last edit in jdk8 jdk repository
Tue, 17 Apr 2012 12:21:56 -0700 khazra 7157893: Warnings Cleanup in java.util.*
Tue, 30 Aug 2011 11:53:11 -0700 sherman 7084245: Update usages of InternalError to use exception chaining
Wed, 20 Apr 2011 17:20:00 -0700 mduigou 6546713: link the word (optional) in exception specifications to the text which provides explanation and context.
Tue, 28 Dec 2010 15:53:50 -0800 ohair 6962318: Update copyright year
Wed, 01 Dec 2010 21:46:52 +0000 dl 7003745: Code style cleanups (sync from Dougs CVS)
Tue, 19 Oct 2010 10:02:25 -0700 mchung 6992121: StringBuilder.ensureCapacity(int minCap) throws OutOfMemoryError with minCap=Integer.MIN_VALUE
Tue, 25 May 2010 15:58:33 -0700 ohair 6943119: Rebrand source copyright notices
Sun, 09 May 2010 00:59:30 -0700 martin 6933217: Huge arrays handled poorly in core libraries
Wed, 04 Mar 2009 09:26:41 -0800 sherman 6812879: Excess code line in ArrayList method
Wed, 02 Jul 2008 12:55:45 -0700 xdono 6719955: Update copyright year
Mon, 10 Mar 2008 15:07:09 -0700 martin 6600143: Remove another 450 unnecessary casts
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip