Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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