commit | 1a29e7c7a17c9c68ab4354ab186ff4e61bc1c497 | [log] [tgz] |
---|---|---|
author | Jesse Wilson <jessewilson@google.com> | Tue Jan 04 15:41:27 2011 -0800 |
committer | Jesse Wilson <jessewilson@google.com> | Tue Jan 04 15:41:27 2011 -0800 |
tree | 4b825dc642cb6eb9a060e54bf8d69288fbee4904 | |
parent | 358d3565436a1808d535114275448652ff792331 [diff] |
Fix serialization in CopyOnWriteArrayList. Previously we were double-serializing the elements field. The behavior was correct but the serialized data was larger than necessary. This also addresses martinrb's other comments on the new CopyOnWriteArrayList. Change-Id: I191e84793301e81b89718330d897bdf990c8daa6
This tree is empty.