commit | 5d152198c8511a004605886c058d55de2d111f23 | [log] [tgz] |
---|---|---|
author | jat@google.com <jat@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Fri Dec 18 04:58:44 2009 +0000 |
committer | jat@google.com <jat@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Fri Dec 18 04:58:44 2009 +0000 |
tree | 2fd54b91651144be715fac4c37094a74b1af60cc | |
parent | a7ca35aa4304175f089c0bd70da6258b88b77b2e [diff] |
Fix a bug where Collections.unmodifiableMap's entrySet toArray method tries to wrap extra elements in the array, including the null marking the end of the elements. Also, fixed a bug where toArray() went through the array twice and cleaned up CollectionsTest (generics, sort order). Patch by: hhchan, jat Review by: jat git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@7332 8db76d5a-ed1c-0410-87a9-c151d255dfc7