This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug classpath/27028] Eclipse Update Manager throws ConcurrentModificationExceptions
- From: "mckinlay at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 4 Apr 2006 20:34:08 -0000
- Subject: [Bug classpath/27028] Eclipse Update Manager throws ConcurrentModificationExceptions
- References: <bug-27028-9773@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from mckinlay at redhat dot com 2006-04-04 20:34 -------
The difference between Sun's and Classpath's implementation appears to be that
Classpath will check for Concurrent Modification on both hasNext() and next()
calls, while Sun's implementation only checks next() calls.
--
mckinlay at redhat dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |mckinlay at redhat dot com
|dot org |
Status|UNCONFIRMED |ASSIGNED
Component|libgcj |classpath
Ever Confirmed|0 |1
Product|gcc |classpath
Last reconfirmed|0000-00-00 00:00:00 |2006-04-04 20:34:07
date| |
Target Milestone|--- |0.91
Version|4.1.0 |0.90
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27028