|
Quick Lists
|
|
Bug ID:
|
6691215
|
|
Votes
|
0
|
|
Synopsis
|
(coll) IdentityHashMap.containsValue(null) returns true when null value not present
|
|
Category
|
java:classes_util
|
|
Reported Against
|
|
|
Release Fixed
|
7(b27),
6-open(b10) (Bug ID:2161654)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
|
|
Submit Date
|
20-APR-2008
|
|
Description
|
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)
Posted Date : 2008-04-20 09:58:51.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
see discussion on core-libs-dev mailing list from the description section.
Posted Date : 2008-04-23 12:25:10.0
http://hg.openjdk.java.net/jdk7/tl/jdk/rev/9781e5c7b9ba
Posted Date : 2008-05-12 16:08:51.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |