Skip to main content

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


Back to the top