jgit/org.eclipse.jgit/src
Matthias Sohn ec0657ba01 [errorprone] Use ArrayList instead of LinkedList
[JdkObsolete] It is very rare for LinkedList to out-perform ArrayList or
ArrayDeque.

see https://errorprone.info/bugpattern/JdkObsolete

Change-Id: I13fb953f55fc7b6e007d6fd6a6a1bfd377773588
2023-09-22 23:31:28 +02:00
..
org/eclipse/jgit [errorprone] Use ArrayList instead of LinkedList 2023-09-22 23:31:28 +02:00