Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4353361

Fail-fast Iterator description is slightly misleading

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.3.0
    • core-libs

      Some people, upon reading the description of fail-fast Iterators in the collections framework, are misled into thinking that fail-fast iterators are guaranteed to detect concurrent modification detection in all circumstances. We should make clear that it's a best-effort, not to be depended on. (Memory model issues necessitate this.)

            jjb Josh Bloch (Inactive)
            jjb Josh Bloch (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: