Unnecessary Vector usage in AquaFileSystemModel.FilesLoader

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P5
    • None
    • Affects Version/s: None
    • Component/s: client-libs
    • In Review
    • os_x

      Couple of local variables in com.apple.laf.AquaFileSystemModel.FilesLoader#run are used only within the method from single thread. So we can avoid usage of legacy synchronized Vector here and use ArrayList instead.

            Assignee:
            Unassigned
            Reporter:
            Andrey Turbanov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: