RFR: jsr166 integration 2018-09
https://cr.openjdk.java.net/~martin/webrevs/jdk/jsr166-integration/overview.... 8210971: Add exception handling methods to CompletionStage and CompletableFuture https://cr.openjdk.java.net/~martin/webrevs/jdk/jsr166-integration/exception... https://bugs.openjdk.java.net/browse/JDK-8210971 8207003: Miscellaneous changes imported from jsr166 CVS 2018-09 https://cr.openjdk.java.net/~martin/webrevs/jdk/jsr166-integration/miscellan... https://bugs.openjdk.java.net/browse/JDK-8207003 This one continues to be stuck in CSR limbo: 8203662: remove increment of modCount from ArrayList and Vector replaceAll() https://cr.openjdk.java.net/~martin/webrevs/jdk/jsr166-integration/replaceAl... https://bugs.openjdk.java.net/browse/JDK-8203662
On 26 Sep 2018, at 19:53, Martin Buchholz <martinrb@google.com> wrote:
https://cr.openjdk.java.net/~martin/webrevs/jdk/jsr166-integration/overview....
8210971: Add exception handling methods to CompletionStage and CompletableFuture https://cr.openjdk.java.net/~martin/webrevs/jdk/jsr166-integration/exception... 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/miscellan... https://bugs.openjdk.java.net/browse/JDK-8207003 <https://bugs.openjdk.java.net/browse/JDK-8207003>
These look fine to me Martin. -Chris.
participants (2)
-
Chris Hegarty
-
Martin Buchholz