erikj [Mon, 26 Sep 2016 14:56:35 +0200] rev 41132
8163102: Fix headless only configuration option
Reviewed-by: tbell
dl [Fri, 23 Sep 2016 13:24:33 -0700] rev 41131
8165919: Miscellaneous changes imported from jsr166 CVS 2016-09-21
Reviewed-by: martin, chegar, shade
dl [Fri, 23 Sep 2016 13:21:23 -0700] rev 41130
8166059: JSR166TestCase.java fails with NPE in dumpTestThreads on timeout
Reviewed-by: martin, chegar, shade
dl [Fri, 23 Sep 2016 13:18:22 -0700] rev 41129
8166057: [testbug] CoreThreadTimeOut still uses hardcoded timeout
Reviewed-by: martin, chegar, shade
dl [Fri, 23 Sep 2016 13:14:14 -0700] rev 41128
8166465: CompletableFuture.minimalCompletionStage().toCompletableFuture() should be non-minimal
Reviewed-by: martin, chegar, shade
skovalev [Fri, 23 Sep 2016 12:08:38 +0300] rev 41127
8166553: undeclared dependencies for two IO tests
Reviewed-by: bpb
Contributed-by: Sergei Kovalev <sergei.kovalev@oracle.com>
robm [Fri, 23 Sep 2016 15:31:46 +0100] rev 41126
8159410: InetAddress.isReachable returns true for non existing IP adresses
Reviewed-by: chegar, coffeys