On 9/27/07, Tim Ellison <[EMAIL PROTECTED]> wrote: > > Andrew Zhang wrote: > > As spec says ArrayList#ArrayList() constructs an empty list with an > initial > > capacity of ten, but our code initializes the list with capacity 0. > > > > A jira issue is filed: > https://issues.apache.org/jira/browse/HARMONY-4858 > > Are you asking that this is considered for fixing in M3? Does it break > anything?
Hi Tim, No, it is just a minor bug. No need to fix in M3. Thanks! Regards, > Tim > -- Best regards, Andrew Zhang http://zhanghuangzhu.blogspot.com/
