RFR 8010293 <was> Re: Potential issue with CHM.toArray
Alan Bateman
Alan.Bateman at oracle.com
Tue Sep 10 14:34:47 UTC 2013
On 09/09/2013 14:35, Paul Sandoz wrote:
> On Sep 6, 2013, at 4:56 PM, Alan Bateman<Alan.Bateman at 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.
More information about the core-libs-dev
mailing list