[ http://issues.apache.org/jira/browse/JDO-88?page=all ] Michael Bouschen reopened JDO-88: ---------------------------------
> IndexOutOfBoundsException in HashMap, Hashtable, Map collections tests > ---------------------------------------------------------------------- > > Key: JDO-88 > URL: http://issues.apache.org/jira/browse/JDO-88 > Project: JDO > Type: Bug > Components: tck20 > Reporter: Michelle Caisse > Assignee: Michelle Caisse > > Affected tests: > org.apache.jdo.tck.models.fieldtypes.TestHashMapStringKeyCollections > TestHashMapStringKeyCollections > TestHashtableStringKeyCollections > TestHashtableStringValueCollections > TestMapStringKeyCollections > TestMapStringValueCollections > test(org.apache.jdo.tck.models.fieldtypes.TestHashMapStringKeyCollections)java.lang.IndexOutOfBoundsException > at > org.apache.jdo.tck.pc.fieldtypes.HashMapStringKeyCollections.set(HashMapStringKeyCollections.java:732) > at > org.apache.jdo.tck.models.fieldtypes.TestHashMapStringKeyCollections.runTest(TestHashMapStringKeyCollections.java:114) > at > org.apache.jdo.tck.models.fieldtypes.TestHashMapStringKeyCollections.test(TestHashMapStringKeyCollections.java:70) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at org.apache.jdo.tck.JDO_Test.runBare(JDO_Test.java:203) > at > org.apache.jdo.tck.util.BatchTestRunner.start(BatchTestRunner.java:128) > at > org.apache.jdo.tck.util.BatchTestRunner.main(BatchTestRunner.java:106) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
