On 09/09/2013 14:35, Paul Sandoz wrote:
On Sep 6, 2013, at 4:56 PM, Alan Bateman<alan.bate...@oracle.com> wrote:
:
The comments are very educational as the resizing is difficult to completely
grok without going through examples on a whiteboard. Anyway, I don't see
anything obviously wrong after going through it. The test case is useful
although creating the list of threads is quite a mouth full to take in.
Yeah, i left that in a convoluted intermediate state and wanted to use
CountedCompleter instead, see below for a revised and preferred version.
Paul.
Thanks, the "preferred version" looks good to me. In passing I wonder if
it should be renamed to ToArray.java while you're there.
-Alan.