Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-dev] Bug 288864 - CacheKey.equals could be faster

Checked the patch into trunk (2.5).

On 1/15/2013 3:16 PM, Andrei Ilitchev wrote:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=288864

The patch is ready for review.

In computeHash method set a boolean flag hasArray if primaryKey has an
array, use the flag in equals method instead of isArray.

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


Back to the top