jdk/src/share/classes/java/util/Collections.java
Wed, 03 Jul 2013 21:43:49 +0200 psandoz 8019395: Consolidate StreamSupport.{stream,parallelStream} into a single method
Fri, 12 Jul 2013 11:11:30 -0700 mduigou 7129185: Add Collections.{checked|empty|unmodifiable}Navigable{Map|Set}
Wed, 10 Jul 2013 09:52:02 +0200 psandoz 8017447: Unmodifiable map entry becomes modifiable if taken from a stream of map entries
Tue, 11 Jun 2013 13:41:38 -0700 henryjen 8009736: Comparator API cleanup
Mon, 10 Jun 2013 12:58:32 +0100 alanb 8016217: More javadoc warnings
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
Tue, 16 Apr 2013 11:17:19 -0700 mduigou 8004518: Add in-place operations to Map
Fri, 08 Mar 2013 15:45:06 -0800 mduigou 8001667: Comparator combinators and extension methods
Fri, 31 Aug 2012 13:42:47 -0700 dxu 7193406: Clean-up JDK Build Warnings in java.util, java.io
Tue, 17 Apr 2012 12:21:56 -0700 khazra 7157893: Warnings Cleanup in java.util.*
Fri, 24 Feb 2012 09:17:46 +0000 coffeys 7144488: Infinite recursion for some equals tests in Collections
Thu, 03 Nov 2011 13:26:57 -0700 mduigou 4533691: Add Collections.emptySortedSet()
Wed, 19 Oct 2011 14:17:47 -0700 mduigou 5029031: Add Collections.checkedQueue()
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.
Wed, 13 Apr 2011 16:56:16 -0700 ohair Merge
Fri, 25 Mar 2011 11:24:06 -0700 mduigou 7030442: Add missing @param tag for Collections.reverseOrder()
Wed, 06 Apr 2011 22:06:11 -0700 ohair 7033660: Update copyright year to 2011 on any files changed in 2011
Mon, 24 Jan 2011 20:04:08 -0800 darcy 7006578: Project Coin: Retrofit JDK libraries with @SafeVarargs
Thu, 13 Jan 2011 20:32:12 -0800 mduigou 6728865: Provide a better heuristics for Collections.disjoint method
Wed, 12 Jan 2011 14:40:36 +0000 dl 7005424: Resync java.util.concurrent classes with Dougs CVS - Jan 2011
Tue, 04 Jan 2011 17:05:38 -0800 lana Merge
Mon, 20 Dec 2010 13:47:04 -0800 smarks 6880112: Project Coin: Port JDK core library code to use diamond operator
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)
Thu, 10 Jun 2010 15:55:26 -0700 martin 6959259: Minor improvements to static Random field caching
Tue, 25 May 2010 15:58:33 -0700 ohair 6943119: Rebrand source copyright notices
Wed, 29 Jul 2009 14:24:19 -0700 jjb 6804124: Replace "modified mergesort" in java.util.Arrays.sort with timsort
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip