RFR: jsr166 integration 2018-09

Chris Hegarty chris.hegarty at oracle.com
Thu Sep 27 10:49:28 UTC 2018


> On 26 Sep 2018, at 19:53, Martin Buchholz <martinrb at google.com> 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.



More information about the core-libs-dev mailing list