commit | d28b3db4db3447a89a4a06fd6c109816a4c2c80c | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Dec 15 17:26:08 2010 -0800 |
committer | Elliott Hughes <enh@google.com> | Wed Dec 15 17:26:08 2010 -0800 |
tree | 4b825dc642cb6eb9a060e54bf8d69288fbee4904 | |
parent | 84f4951b87d75f84a85c344032d001279882784f [diff] |
Fix a regression I introduced in serialization. Although the serialization specification strongly implies that there are no gaps in the allocated handles, it's not actually true of the RI or -- presumably for bug-compatibility reasons -- of us. Serializing anything with a field of type Class skips a handle; our EnumMapTest found this. By way of apology, I've thrown in a one-line fix for a long-standing bug (no support for void). Change-Id: I6104f8cb8e5a1476448ad65669e54f191c1a60e3
This tree is empty.