RFR 8068432: Inconsistent exception handling in CompletableFuture.thenCompose

Paul Sandoz paul.sandoz at oracle.com
Tue Jan 20 19:08:35 UTC 2015


On Jan 20, 2015, at 5:59 PM, Martin Buchholz <martinrb at google.com> wrote:

> From the point of view of back-port-ability, backporting the fix in isolation is good.
> 
> We added tck tests for this, so could use label noreg-tck, but you've already writetn the test, and more testing (and more styles of testing) is always good! 

I nearly did not bother :-)


> Pedantically, those static functions should be final to justify use of ALL_CAPS
> 

Updated locally.

Thanks,
Paul.



More information about the core-libs-dev mailing list