On Fri, 24 Feb 2023 00:16:52 GMT, Stuart Marks <sma...@openjdk.org> wrote:
>> 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 two additional > commits since the last revision: > > - Merge branch 'master' into JDK-8302513-remove-IdentityLinkedList > - Replace IdentityLinkedList with IdentityArrayList. Marked as reviewed by aivanov (Reviewer). ------------- PR: https://git.openjdk.org/jdk/pull/12567