[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-2746?page=c...
]
Steve Ebersole updated HHH-2746:
--------------------------------
Description:
o.h.util.IdentityMap -> java.util.IdentityHashMap
org.apache.commons.collections.SequencedHashMap -> java.util.LinkedHashMap
was:Currently, Hibernate defines its own as o.h.util.IdentityMap. With the move to JDK
1.4, we should remove that and start using java.util.IdentityHashMap instead
Summary: Replace use of custom collections and commons-collections with JDK1.4
variants (was: Migrate to use of java.util.IdentityHashMap)
Replace use of custom collections and commons-collections with JDK1.4
variants
------------------------------------------------------------------------------
Key: HHH-2746
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-2746
Project: Hibernate3
Issue Type: Sub-task
Components: core
Reporter: Steve Ebersole
Assignee: Steve Ebersole
Fix For: 3.3
o.h.util.IdentityMap -> java.util.IdentityHashMap
org.apache.commons.collections.SequencedHashMap -> java.util.LinkedHashMap
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira