Closed GoogleCodeExporter closed 8 years ago
The synchronization is not applied individually on each method, the lock is the
association store object - so a reader and a writer cannot simultaneously
access the store and its private hashmap (which is not leaked outside the
object for others to access).
Was the behavior described actually observed? If so - a test case or steps to
reproduce would help.
Original comment by Johnny.B...@gmail.com
on 30 Oct 2012 at 10:26
Original issue reported on code.google.com by
matthew....@gmail.com
on 16 Jan 2012 at 7:27