RFR: jsr166 jdk9 integration wave 11

Martin Buchholz martinrb at google.com
Wed Sep 21 19:33:07 UTC 2016


http://cr.openjdk.java.net/~martin/webrevs/openjdk9/jsr166-jdk9-integration/

Notable here is an attempt to make a minimal completion stage more
acceptable as a return value from APIs, by making
completableFuture.minimalCompletionStage().toCompletableFuture() useful.

Lots of boring changes to appease static analysis tools.


More information about the core-libs-dev mailing list