On Tue, Sep 11, 2018 at 9:04 AM, Stephen Colebourne
<[email protected]> wrote:

> What I can say is that I think List is the better fit here, because:
> - the result is not large

If we're talking about classpath splitting ...

At Google, we continue to struggle with classpaths that have on the
order of 10,000 elements, and the total length of the classpath arg
exceeds Linux's 128k per-arg command line limit MAX_ARG_STRLEN.

Reply via email to