> IdentityLinkedList is used in only one place, so it's fairly simple to > replace it with IdentityArrayList.
Stuart Marks 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 three additional commits since the last revision: - Merge branch 'master' into JDK-8302513-remove-IdentityLinkedList - Merge branch 'master' into JDK-8302513-remove-IdentityLinkedList - Replace IdentityLinkedList with IdentityArrayList. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/12567/files - new: https://git.openjdk.org/jdk/pull/12567/files/2fe572d5..8dca537f Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=12567&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=12567&range=01-02 Stats: 87836 lines in 1482 files changed: 71241 ins; 6398 del; 10197 mod Patch: https://git.openjdk.org/jdk/pull/12567.diff Fetch: git fetch https://git.openjdk.org/jdk pull/12567/head:pull/12567 PR: https://git.openjdk.org/jdk/pull/12567