Fri, 01 Jun 2012 00:05:21 -0700 7173432: Handle null key at HashMap resize
mduigou [Fri, 01 Jun 2012 00:05:21 -0700] rev 12863
7173432: Handle null key at HashMap resize Summary: If the key to be inserted into a HashMap is null and the table needs to be resized as part of the insertion then addEntry will try to recalculate the hash of a null key. This will fail with an NPE. Reviewed-by: darcy
Thu, 31 May 2012 17:10:57 -0400 Merge
mullan [Thu, 31 May 2012 17:10:57 -0400] rev 12862
Merge
Thu, 31 May 2012 17:07:28 -0400 Merge
mullan [Thu, 31 May 2012 17:07:28 -0400] rev 12861
Merge
(0) -10000 -3000 -1000 -300 -100 -30 -10 -3 +3 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip