Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-dev] SVN: Check-in Bug#214761 code cleanup, remove TOPSort

Looks good.
----- Original Message -----
Sent: Monday, January 14, 2008 10:00 AM
Subject: [eclipselink-dev] SVN: Check-in Bug#214761 code cleanup,remove TOPSort

SVN: Check-in Bug#214761 code cleanup, remove TOPSort

 

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

 

Code Review:  Andrei, (pending)

 

Details:

Some code cleanup.

- removed dead exception classes

- removed old TOPSort -> Arrays.sort()

- removed old FalseUndefiedTrue -> Boolean

- removed EclipseLinkIdentityHashMap -> java.util.IdentityHashMap


_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev

Back to the top