Integrated: 8302513: remove sun.awt.util.IdentityLinkedList
Stuart Marks
smarks at openjdk.org
Fri Mar 10 19:02:25 UTC 2023
On Wed, 15 Feb 2023 00:11:58 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.
This pull request has now been integrated.
Changeset: 94de0a73
Author: Stuart Marks <smarks at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/94de0a73de06a7be2e5346de38e428074ea68f94
Stats: 882 lines in 2 files changed: 0 ins; 881 del; 1 mod
8302513: remove sun.awt.util.IdentityLinkedList
Reviewed-by: serb, prr, aivanov
-------------
PR: https://git.openjdk.org/jdk/pull/12567
More information about the client-libs-dev
mailing list