Thu, 26 Sep 2013 11:13:34 -0700 |
bchristi |
8025173: HashMap.put() replacing an existing key can trigger a resize()
|
file |
diff |
annotate
|
Fri, 20 Sep 2013 15:12:05 -0700 |
bpb |
8024331: j.u.Map.computeIfPresent() default/nondefault implementations don't throw NPE if the remappingFunction is null and the key is absent
|
file |
diff |
annotate
|
Wed, 04 Sep 2013 09:34:25 +0200 |
psandoz |
8023463: Improvements to HashMap/LinkedHashMap use of bins/buckets and trees (red/black)
|
file |
diff |
annotate
|
Tue, 30 Jul 2013 21:11:08 +0400 |
igerasim |
7192942: (coll) Inefficient calculation of power of two in HashMap
|
file |
diff |
annotate
|
Fri, 05 Jul 2013 10:51:54 +0800 |
zhangshj |
8019381: HashMap.isEmpty is non-final, potential issues for get/remove
|
file |
diff |
annotate
|
Thu, 20 Jun 2013 07:23:51 -0700 |
mduigou |
8017088: Map/HashMap.compute() incorrect with key mapping to null value
|
file |
diff |
annotate
|
Tue, 18 Jun 2013 16:03:10 -0700 |
mduigou |
8016446: Improve forEach/replaceAll for Map, HashMap, Hashtable, IdentityHashMap, WeakHashMap, TreeMap, ConcurrentMap
|
file |
diff |
annotate
|
Wed, 12 Jun 2013 11:11:59 -0700 |
bchristi |
8010325: Remove hash32() method and hash32 int field from java.lang.String
|
file |
diff |
annotate
|
Fri, 31 May 2013 10:53:19 +0200 |
psandoz |
8013649: HashMap spliterator tryAdvance() encounters remaining elements after forEachRemaining()
|
file |
diff |
annotate
|
Tue, 04 Jun 2013 10:04:28 +0100 |
bchristi |
8005698: Handle Frequent HashMap Collisions with Balanced Trees
|
file |
diff |
annotate
|
Wed, 17 Apr 2013 11:34:31 +0200 |
psandoz |
8011426: java.util collection Spliterator implementations
|
file |
diff |
annotate
|
Tue, 16 Apr 2013 11:17:19 -0700 |
mduigou |
8004518: Add in-place operations to Map
|
file |
diff |
annotate
|
Wed, 10 Apr 2013 12:43:18 -0700 |
mduigou |
8011200: (coll) Optimize empty HashMap and ArrayList
|
file |
diff |
annotate
|
Mon, 01 Apr 2013 20:51:40 -0700 |
mduigou |
8011199: Backout changeset JDK-7143928 (2b34a1eb3153)
|
file |
diff |
annotate
|
Mon, 01 Apr 2013 20:15:48 -0700 |
mduigou |
7143928: Optimize empty HashMap and ArrayList
|
file |
diff |
annotate
|
Fri, 31 Aug 2012 13:42:47 -0700 |
dxu |
7193406: Clean-up JDK Build Warnings in java.util, java.io
|
file |
diff |
annotate
|
Wed, 13 Jun 2012 16:48:30 -0700 |
mduigou |
7173919: Minor optimization of hashing methods
|
file |
diff |
annotate
|
Thu, 07 Jun 2012 01:01:09 -0700 |
mduigou |
7174736: JCK test api/java_util/HashMap/index_EntrySet failing
|
file |
diff |
annotate
|
Fri, 01 Jun 2012 00:05:21 -0700 |
mduigou |
7173432: Handle null key at HashMap resize
|
file |
diff |
annotate
|
Wed, 30 May 2012 22:18:37 -0700 |
mduigou |
7126277: Alternative String hashing implementation
|
file |
diff |
annotate
|
Tue, 17 Apr 2012 12:21:56 -0700 |
khazra |
7157893: Warnings Cleanup in java.util.*
|
file |
diff |
annotate
|
Wed, 06 Apr 2011 22:06:11 -0700 |
ohair |
7033660: Update copyright year to 2011 on any files changed in 2011
|
file |
diff |
annotate
|
Mon, 20 Dec 2010 13:47:04 -0800 |
smarks |
6880112: Project Coin: Port JDK core library code to use diamond operator
|
file |
diff |
annotate
|
Tue, 25 May 2010 15:58:33 -0700 |
ohair |
6943119: Rebrand source copyright notices
|
file |
diff |
annotate
|
Mon, 02 Nov 2009 17:25:38 -0800 |
dl |
6865582: jsr166y - jsr166 maintenance update
|
file |
diff |
annotate
|
Wed, 02 Jul 2008 12:55:45 -0700 |
xdono |
6719955: Update copyright year
|
file |
diff |
annotate
|
Mon, 10 Mar 2008 23:23:48 -0700 |
martin |
6625725: (coll) modCount should not be volatile
|
file |
diff |
annotate
|
Sat, 01 Dec 2007 00:00:00 +0000 |
duke |
Initial load
|
file |
diff |
annotate
|