RFR 8056249 Improve CompletableFuture resource usage
Paul Sandoz
paul.sandoz at oracle.com
Fri Aug 29 14:23:43 UTC 2014
On Aug 29, 2014, at 3:38 PM, Chris Hegarty <chris.hegarty at oracle.com> wrote:
>
> On 29/08/14 11:01, Paul Sandoz wrote:
>> Hi,
>>
>> Please review fixes by Doug to j.u.c.CompletableFuture to better control resources for long completion chains (e.g. avoiding stack overflows). This fix resulted in a lot of internal refactoring and clean up. There are also some doc clarifications for certain j.u.c.CompletationStage exception handling methods (which most likely means a CCC is required).
>
> IMHO, the rewording and clarifications in the docs do not warrant a CCC.
>
Agreed it's just a clarification.
Paul.
More information about the core-libs-dev
mailing list