hg: jdk7/tl/jdk: 2 new changesets

martin at xemacs.org martin at xemacs.org
Sat May 10 12:16:57 PDT 2008


Changeset: 3e7a4b6ef105
Author:    martin
Date:      2008-05-10 11:49 -0700
URL:       http://hg.openjdk.java.net/jdk7/tl/jdk/rev/3e7a4b6ef105

6691185: (coll) TreeMap.navigableKeySet's descendingIterator method starts at first instead of last entry
Reviewed-by: dl, chegar

! src/share/classes/java/util/TreeMap.java
! test/java/util/Collection/MOAT.java
! test/java/util/NavigableMap/LockStep.java

Changeset: 9781e5c7b9ba
Author:    martin
Date:      2008-05-10 12:14 -0700
URL:       http://hg.openjdk.java.net/jdk7/tl/jdk/rev/9781e5c7b9ba

6691215: (coll) IdentityHashMap.containsValue(null) returns true when null value not present
Reviewed-by: dl, chegar, alanb
Contributed-by: scottb at google.com

! src/share/classes/java/util/IdentityHashMap.java
! test/java/util/Collection/MOAT.java




More information about the serviceability-dev mailing list