>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.hega...@oracle.com> wrote: > Looks fine to me PAul. > > -Chris. > > On 19 Jan 2015, at 17:46, Paul Sandoz <paul.san...@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. > >