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

Stuart Marks smarks at openjdk.org
Fri Mar 10 01:16:01 UTC 2023


> 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



More information about the client-libs-dev mailing list