Hi, I completed all the TODO and XXX items in TestMap. Some of the Map implementations (notably MultiHashMap) intentionally violate the Map contract, so I overrode some of the new methods in concrete TestMap subclasses.
The only bugs the new methods found were in SequencedHashMap, which Michael Smith has already patched. There is still some work to be done in that keySet() and values() collection views are inadequately tested. -Paul
TestMapPatch.tar.gz
Description: Binary data
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
