Marshall Schor created UIMA-4719:
------------------------------------
Summary: Initialize ArrayLists with initial length 0 where it
makes sense
Key: UIMA-4719
URL: https://issues.apache.org/jira/browse/UIMA-4719
Project: UIMA
Issue Type: Sub-task
Components: Core Java Framework
Reporter: Marshall Schor
Assignee: Marshall Schor
Fix For: 3.0.0SDKexp
Some uses of array lists are never used; these can save a bit of space by being
initialized to 0-length; Java 8 has a slightly more efficient impl for these.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)