[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2746) Migrate to use of java.util.IdentityHashMap

Steve Ebersole (JIRA) noreply at atlassian.com
Thu Jul 26 18:32:52 EDT 2007


Migrate to use of java.util.IdentityHashMap
-------------------------------------------

                 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


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

-- 
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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list