Bug 42760

GemStone/S 64 Bit

3.1.0.6, 3.1.0.5, 3.1.0.4, 3.1.0.3, 3.1.0.2, 3.1.0.1, 3.1, 3.0.1, 3.0, 2.4.8, 2.4.7, 2.4.6, 2.4.5.1, 2.4.5, 2.4.4.8, 2.4.4.7, 2.4.4.6, 2.4.4.5, 2.4.4.4, 2.4.4.3, 2.4.4, 2.4.3, 2.4.2.1, 2.4.2, 2.4.1, 2.4.x, 2.3.x, 2.2.6, 2.2.x

3.2

Dictionary copy creates copy with shared associations

When an object is copied, changes to that object should not have the side
effect of modifying the original object, although copy does not make copies
of the instance variable values themselves.  For Dictionaries that are
implemented using associations, including Dictionary and IdentityDictionary,
this resulted in incorrect behavior.


                

Last updated: 11/25/13