jdk/src/share/classes/java/util/Map.java
Mon, 30 Sep 2013 15:50:06 -0700 mduigou 7057785: Add note about optional support of recursive methods for self-referential Collection/Map
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
Fri, 13 Sep 2013 11:18:44 -0700 mduigou 8021591: Additional explicit null checks
Tue, 30 Jul 2013 10:35:06 -0700 bpb 8020539: Clean up doclint problems in java.util package, part 2
Tue, 11 Jun 2013 13:41:38 -0700 henryjen 8009736: Comparator API cleanup
Thu, 20 Jun 2013 07:23:51 -0700 mduigou 8017088: Map/HashMap.compute() incorrect with key mapping to null value
Tue, 18 Jun 2013 16:03:10 -0700 mduigou 8016446: Improve forEach/replaceAll for Map, HashMap, Hashtable, IdentityHashMap, WeakHashMap, TreeMap, ConcurrentMap
Tue, 16 Apr 2013 11:17:19 -0700 mduigou 8004518: Add in-place operations to Map
Fri, 02 Nov 2012 15:50:11 +0000 alanb 7197491: update copyright year to match last edit in jdk8 jdk repository
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, 25 May 2010 15:58:33 -0700 ohair 6943119: Rebrand source copyright notices
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip