Doug Lea
|
01a36018d3
|
6800572: Removing elements from views of NavigableMap implementations does not always work correctly
Replace use of new TreeSet with new KeySet
Reviewed-by: martin
|
2009-03-24 19:42:23 -07:00 |
|
Scott Blum
|
e7b25f91b2
|
6691215: (coll) IdentityHashMap.containsValue(null) returns true when null value not present
Reviewed-by: dl, chegar, alanb
|
2008-05-10 12:14:53 -07:00 |
|
Martin Buchholz
|
53684b6479
|
6691185: (coll) TreeMap.navigableKeySet's descendingIterator method starts at first instead of last entry
Reviewed-by: dl, chegar
|
2008-05-10 11:49:25 -07:00 |
|
J. Duke
|
319a3b9947
|
Initial load
|
2007-12-01 00:00:00 +00:00 |
|