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

Test and address concurrency issues arising from refactoring Vectors to access by a List interface

    XMLWordPrintable

    Details

      Description

      JAL-1114 involves changing sequence and annotation collections from Vectors to List<> objects. Synchronization is no longer implicit in this situation, and various exceptions appeared because we traditionally used Vectors in jalview for all collections accessed by gui and calculation threads.

      Commits relate to interactive testing where sequence edits are performed in a large (thousands of sequences) alignment and then undo/redos rapidly performed to reveal any issues with the AlignCalcWorkers.

        Attachments

          Issue Links

            Activity

              People

              Assignee:
              jprocter James Procter
              Reporter:
              jprocter James Procter
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Dates

                Created:
                Updated: