jdk/src/share/classes/java/util/IdentityHashMap.java
Fri, 13 Sep 2013 11:18:44 -0700 mduigou 8021591: Additional explicit null checks
Tue, 06 Aug 2013 12:56:18 -0700 lagergren 8022412: Fixed warnings in java.util root, except for HashMap
Tue, 18 Jun 2013 16:03:10 -0700 mduigou 8016446: Improve forEach/replaceAll for Map, HashMap, Hashtable, IdentityHashMap, WeakHashMap, TreeMap, ConcurrentMap
Wed, 17 Apr 2013 11:34:31 +0200 psandoz 8011426: java.util collection Spliterator implementations
Wed, 27 Feb 2013 11:00:20 -0800 mduigou 8008785: IdentityHashMap.values().toArray(V[]) broken by JDK-8008167
Wed, 13 Feb 2013 14:50:14 -0800 mduigou 8008167: IdentityHashMap.[keySet|values|entrySet].toArray speed-up
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
Sun, 17 Apr 2011 16:19:29 -0700 lana Merge
Wed, 06 Apr 2011 09:31:13 -0700 mduigou 6312706: Map entrySet iterators should return different entries on each call to next()
Wed, 06 Apr 2011 22:06:11 -0700 ohair 7033660: Update copyright year to 2011 on any files changed in 2011
Mon, 20 Dec 2010 13:47:04 -0800 smarks 6880112: Project Coin: Port JDK core library code to use diamond operator
Tue, 25 May 2010 15:58:33 -0700 ohair 6943119: Rebrand source copyright notices
Sat, 10 May 2008 12:14:53 -0700 martin 6691215: (coll) IdentityHashMap.containsValue(null) returns true when null value not present
Mon, 10 Mar 2008 23:23:48 -0700 martin 6625725: (coll) modCount should not be volatile
Mon, 10 Mar 2008 23:23:47 -0700 martin 6612102: (coll) IdentityHashMap.iterator().remove() might decrement size twice
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