RFR: jsr166 jdk10 integration wave 1

Martin Buchholz martinrb at google.com
Tue Jul 18 16:35:37 UTC 2017


After a long delay, we are finally ready to try again to get in jsr166
jdk10 integration wave 1.

The set of changes has grown a lot over the past few months (too much?),
and contains the usual hard-to-review tck test improvements.  Our
infrastructure for generating these commits has changed a lot as well, but
reviewers should see little difference.

We now run errorprone over the jsr166 sources occasionally ("ant
errorprone").  This set of commits contains the first annotations to
suppress errorprone warnings, e.g.

+    @SuppressWarnings("FutureReturnValueIgnored")


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

On Mon, Apr 10, 2017 at 2:19 PM, Martin Buchholz <martinrb at google.com>
wrote:

> Non-thread-pool changes committed while we wait for thread-pool CCC.
>
>


More information about the core-libs-dev mailing list