Problems with Hashtable Enumeration contract in 2.6
---------------------------------------------------

                 Key: CDV-801
                 URL: https://jira.terracotta.org/jira//browse/CDV-801
             Project: Community Development
          Issue Type: Bug
    Affects Versions: 2.6.0
            Reporter: Fiona O'Shea
            Assignee: Tim Eck


I've found a problem with the terracotta instrumentation of the Hashtable 
class. Normally in the JVM implementation the Enumeration interface does not 
throw the ConcurrentModificationException, whereas the Iterator interface 
throws the same if there are changes to the Hashtable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to