DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41284>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=41284
------- Additional Comments From jkf@apache.org 2007-01-27 14:41 -------
In an artificial environment where I have only tested the SortedBag I am able to
reproduce this error, that is the same error occurs in case the object in the
TreeMap is changed, so that its position in the map changes. Because of this the
key retrieved using the key iterator cannot be found anymore in the map (because
its position according to its ordering has changed.)
In this case it probably implies that the Newest File isn't the Newest anymore...
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|