------- 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

Reply via email to