Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2113343 | 1.0.1 | Luis-Miguel Alventosa | P3 | Resolved | Fixed | 1.0.1 |
In order to be able to run the JSR 160 code on top of J2SE 1.3.1 the class
ArrayNotificationBuffer should use HashMap instead of IdentityHashMap.
ArrayNotificationBuffer should use HashMap instead of IdentityHashMap.
- backported by
-
JDK-2113343 ArrayNotificationBuffer should not use IdentityHashMap.
- Resolved