-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 6
-
Component/s: core-libs
-
b51
-
generic
-
generic
-
Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-2128836 | 5.0u6 | Martin Buchholz | P3 | Resolved | Fixed | b03 |
EnumMap.entrySet.toArray(T[]) always returns a freshly allocated array,
even when all of its elements fit into the argument array.
even when all of its elements fit into the argument array.
- backported by
-
JDK-2128836 (coll) EnumMap.entrySet().toArray(T[] a) is incorrectly implemented
-
- Resolved
-
- relates to
-
JDK-6197726 (coll) IdentityHashMap.entrySet().toArray(T[] a) is incorrectly implemented
-
- Closed
-
-
JDK-6232484 (coll) ArrayList made from IdentityHashMap.entrySet() fails to create properly
-
- Closed
-