> On 26 Sep 2018, at 19:53, Martin Buchholz <[email protected]> wrote: > > https://cr.openjdk.java.net/~martin/webrevs/jdk/jsr166-integration/overview.html > > 8210971: Add exception handling methods to CompletionStage and > CompletableFuture > https://cr.openjdk.java.net/~martin/webrevs/jdk/jsr166-integration/exceptionally/index.html > https://bugs.openjdk.java.net/browse/JDK-8210971 > <https://bugs.openjdk.java.net/browse/JDK-8210971>
Nice to see this one coming in. We have some cleanup in other areas that can leverage some of these new methods. > 8207003: Miscellaneous changes imported from jsr166 CVS 2018-09 > https://cr.openjdk.java.net/~martin/webrevs/jdk/jsr166-integration/miscellaneous/index.html > https://bugs.openjdk.java.net/browse/JDK-8207003 > <https://bugs.openjdk.java.net/browse/JDK-8207003> These look fine to me Martin. -Chris.
