Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [eclipselink-dev] SVN Pre-checkin - 216039, 211258 - Removal of IdentityHashtable and Eclipse warnings cleanup

Checked in.

 

 

-----Original Message-----
From: eclipselink-dev-bounces@xxxxxxxxxxx [mailto:eclipselink-dev-bounces@xxxxxxxxxxx]On Behalf Of James Sutherland
Sent: Tuesday, January 22, 2008 2:29 PM
To: Eclipselink-Dev@Eclipse. Org (E-mail)
Subject: [eclipselink-dev] SVN Pre-checkin - 216039, 211258 - Removal of IdentityHashtable and Eclipse warnings cleanup

 

I am about to check-in a large transaction that removes our usage of the old helper IdentityHashtable and replaces it with the Java 5 IdentityHashMap.  I resolve many of our Eclipse warnings, unused imports, redundant casts, and removed some unused code.

 

I will most likely commit tomorrow, so you may wish to commit any open changes today, or refresh tomorrow before making any further changes.

 

https://bugs.eclipse.org/bugs/show_bug.cgi?id=211258

 

https://bugs.eclipse.org/bugs/show_bug.cgi?id=216039

 

Code review: Andrei (pending)

 


Back to the top