Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Fix for bug 275724

A fix for bug 275724 has been checked into SVN for EclipseLink trunk (rev 4167)

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

(diff attached to the bug)

Fix to add: public Enumeration keys(boolean shouldCheckReadLocks) API to IdentityMap, and implemented corresponding changes within FullIdentityMap, NoIdentityMap and IdentityMapKeyEnumeration. IdentityMapAccessor was changed to pass false to this new API and internally the fix does not check read locks when invalidating all objects of the specified class

Reviewed by: Andrei Ilitchev
Testing: LRGTestModel, including CacheExpiryModel covering the paths  to this change.

--
Oracle Email Signature Logo
David Minsky | Senior Member of Technical Staff | (613) 288-4605
Oracle Server Technologies | Sustaining Engineering
45 O'Connor Street, Suite 400, Ottawa, Ontario, Canada K1P 1A4

Back to the top