RFR 8056249 Improve CompletableFuture resource usage

Paul Sandoz paul.sandoz at oracle.com
Fri Aug 29 14:13:43 UTC 2014


On Aug 29, 2014, at 3:35 PM, Doug Lea <dl at cs.oswego.edu> wrote:
> 
>> Is the following snippet missing from the doc updates to the methods CompletationStage.handle and handleAsync?
> 
> While touching up wording, we noticed that this sentence doesn't capture
> all the cases that are described in the top-level CompletionStage specs.
> So including it seems more confusing than omitting it, and just relying
> on the overall specs.
> 

I got it now, on first look i missed the subtleties of the exception handling.

Paul.




More information about the core-libs-dev mailing list