RFR 8068432: Inconsistent exception handling in CompletableFuture.thenCompose
Martin Buchholz
martinrb at google.com
Tue Jan 20 17:59:44 UTC 2015
>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! Pedantically, those static functions should be final to
justify use of ALL_CAPS
On Tue, Jan 20, 2015 at 1:11 AM, Chris Hegarty <chris.hegarty at oracle.com>
wrote:
> Looks fine to me PAul.
>
> -Chris.
>
> On 19 Jan 2015, at 17:46, Paul Sandoz <paul.sandoz at oracle.com> wrote:
>
> > Hi,
> >
> >
> http://cr.openjdk.java.net/~psandoz/jdk9/JDK-8068432-CompletableFuture-thenCompose-Exception/webrev/
> >
> > This is a cherry-picked fix from the 166 repo with a JDK test added.
> Once approved i will request a back-port to 8u60.
> >
> > Paul.
>
>
More information about the core-libs-dev
mailing list