Bug 218555 - Fix to bug 216814 introduced concurrency issue.
Summary: Fix to bug 216814 introduced concurrency issue.
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Nobody - feel free to take it CLA
QA Contact:
URL:
Whiteboard: Fixed in 1.0M6
Keywords: performance
Depends on:
Blocks:
 
Reported: 2008-02-11 15:39 EST by Peter Krogh CLA
Modified: 2022-06-09 10:32 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Krogh CLA 2008-02-11 15:39:15 EST
Cache will now not allow concurrent gets. 

Description:

IdentityMapHashMap is a slightly modified version of ConcurrentHashMap, which
was originally in the public domain, but no longer appears to be. 

The current solution to 216814 was to remove the IdentityMapHashMap and use the
ConcurrentHashMap.  The impact of removing this class impacts concurrency.
Comment 1 James Sutherland CLA 2008-03-31 10:24:02 EDT
Fixed in Bug#224902.
Comment 2 James Sutherland CLA 2008-03-31 10:24:51 EDT
arg
Comment 3 James Sutherland CLA 2008-03-31 10:25:22 EDT
arg
Comment 4 Eclipse Webmaster CLA 2022-06-09 10:32:39 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink