On Thu, 9 Feb 2023 09:51:10 GMT, Andrey Turbanov <aturba...@openjdk.org> wrote:

> There is only add/iterator/indexOf calls on this list. No removes from the 
> head or something like this. ArrayList should be preferred as more efficient 
> and widely used (more chances for JIT) collection

Marked as reviewed by serb (Reviewer).

-------------

PR: https://git.openjdk.org/jdk/pull/12486

Reply via email to