jdk/src/share/classes/java/util/Hashtable.java
Fri, 13 Sep 2013 11:18:44 -0700 mduigou 8021591: Additional explicit null checks
Thu, 12 Sep 2013 14:22:53 -0700 bchristi 8024009: Remove jdk.map.useRandomSeed system property
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, 12 Jun 2013 11:11:59 -0700 bchristi 8010325: Remove hash32() method and hash32 int field from java.lang.String
Tue, 04 Jun 2013 10:04:28 +0100 bchristi 8005698: Handle Frequent HashMap Collisions with Balanced Trees
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, 17 Oct 2012 13:35:22 +0100 ngmr 8000955: Hashtable.Entry.hashCode() does not conform to Map.Entry.hashCode() defined behaviour
Wed, 13 Jun 2012 16:48:30 -0700 mduigou 7173919: Minor optimization of hashing methods
Wed, 30 May 2012 22:18:37 -0700 mduigou 7126277: Alternative String hashing implementation
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, 06 Apr 2011 22:06:11 -0700 ohair 7033660: Update copyright year to 2011 on any files changed in 2011
Mon, 14 Feb 2011 11:00:02 -0800 mduigou 6927486: Hashtable writeObject() may deadlock
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
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, 02 Jul 2008 12:55:45 -0700 xdono 6719955: Update copyright year
Mon, 10 Mar 2008 23:23:48 -0700 martin 6583872: (coll) Direct uninformed users away from Vector/Hashtable
Mon, 10 Mar 2008 23:23:47 -0700 martin 5080227: (coll spec) Bug in documentation for WeakHashMap
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip