dota17 opened a new pull request #115: [COLLECTIONS-734]Update EntryIterator.remove() to fix bug URL: https://github.com/apache/commons-collections/pull/115 [COLLECTIONS-734](https://issues.apache.org/jira/projects/COLLECTIONS/issues/COLLECTIONS-734?filter=allopenissues) In EntryIterator.remove() method, it should call currentEntry.getKey() first, then call currentEntry.setRemoved(true).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
