RFR: 8276994: java/nio/channels/Channels/TransferTo.java leaves multi-GB files in /tmp
Markus KARG
duke at openjdk.java.net
Sun Nov 14 17:03:38 UTC 2021
On Sun, 14 Nov 2021 14:53:32 GMT, Lance Andersen <lancea at openjdk.org> wrote:
>> What *actual* benefit will you reach in this *particular* source code by using array list instead of linked list?
>
> There is really no need to use a LinkedList so the use of a List is just simpler.
There also is no need to use an ArrayList, so how does you answer explain your request?
-------------
PR: https://git.openjdk.java.net/jdk/pull/6379
More information about the nio-dev
mailing list