On Fri, 17 Sep 2021 20:32:00 GMT, Andrey Turbanov <github.com+741251+turban...@openjdk.org> wrote:
> Fields AquaFileSystemModel.fileCache and > AquaFileSystemModel.FilesLoader.queuedTasks are accessed only under > synchronized(fileCacheLock). > It means extract synchronization by Vector is not needed. Looks fine, please update the copyright year. ------------- PR: https://git.openjdk.java.net/jdk/pull/5568