-
Bug
-
Resolution: Fixed
-
P4
-
7
-
None
-
b27
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2162582 | 6u10 | Chris Hegarty | P2 | Resolved | Fixed | b25 |
JDK-2161654 | OpenJDK6 | Joe Darcy | P3 | Resolved | Fixed | b10 |
IdentityHashMap's containsValue method returns true when the null value is not present but there are free slots in the table. This bug was brought up on the core-libs-dev mailing list:
http://mail.openjdk.java.net/pipermail/core-libs-dev/2008-April/000351.html
(Look for the second reply from Josh Bloch)
http://mail.openjdk.java.net/pipermail/core-libs-dev/2008-April/000351.html
(Look for the second reply from Josh Bloch)
- backported by
-
JDK-2162582 (coll) IdentityHashMap.containsValue(null) returns true when null value not present
-
- Resolved
-
-
JDK-2161654 (coll) IdentityHashMap.containsValue(null) returns true when null value not present
-
- Resolved
-