> Suggested fix [JDK-8307091](https://bugs.openjdk.org/browse/JDK-8307091) also > created concurrent exception intermittently (monthly once/quarterly once) on > CI system. The issue was not able to be reproduced yet, hence proposing an > alternative fix which uses iterators to compare the List. > CI testing shows green.
Tejesh R has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision: - Review updates - Indentatioins and unused imports - Merge branch 'master' of https://git.openjdk.java.net/jdk into branch_8323670 - Revert fix 8307091 + Synchronised filecache - Merge branch 'master' of https://git.openjdk.java.net/jdk into branch_8323670 - Fix ------------- Changes: - all: https://git.openjdk.org/jdk/pull/17462/files - new: https://git.openjdk.org/jdk/pull/17462/files/9cf570fb..2aebfbce Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=17462&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17462&range=01-02 Stats: 14303 lines in 1142 files changed: 3524 ins; 1184 del; 9595 mod Patch: https://git.openjdk.org/jdk/pull/17462.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/17462/head:pull/17462 PR: https://git.openjdk.org/jdk/pull/17462