RFR: 8302513: remove sun.awt.util.IdentityLinkedList [v2]

Alexey Ivanov aivanov at openjdk.org
Fri Feb 24 20:12:07 UTC 2023


On Fri, 24 Feb 2023 00:16:52 GMT, Stuart Marks <smarks at 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



More information about the client-libs-dev mailing list