Uploaded image for project: 'Jalview'
  1. Jalview
  2. JAL-2687

ConcurrentModificationException on closing applet alignment panel

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 2.10.2, 2.10.2b1
    • Fix Version/s: 2.10.3
    • Component/s: jvlite
    • Labels:
      None

      Description

      Open applet, New View, close the new view (Close button or File | Close).
      PaintRefresher.RemoveComponent throws an exception as it modifies a map while iterating over it.
      Note that has already been corrected in the gui.PaintRefresher method, although there is a better way - use an Iterator and method Iterator.remove().

        Attachments

          Issue Links

            Activity

              People

              Assignee:
              gmungoc Mungo Carstairs
              Reporter:
              gmungoc Mungo Carstairs
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved: