dl [Tue, 13 Oct 2015 16:15:06 -0700] rev 32988
8134852: Integrate fork/join with API enhancements
Reviewed-by: martin, psandoz, chegar
dl [Tue, 13 Oct 2015 16:04:56 -0700] rev 32987
8134851: Integrate CompletableFuture with API enhancements
8039378: CompletableFuture: Avoid StackOverflowError for long linear chains
Reviewed-by: martin, psandoz, chegar
plevart [Wed, 14 Oct 2015 00:08:42 +0200] rev 32986
8136893: Improve early java.lang.invoke infrastructure initialization
Reviewed-by: mhaupt, psandoz, redestad, vlivanov
chegar [Mon, 12 Oct 2015 19:14:59 +0100] rev 32985
8139297: java.lang.NoClassDefFoundError: Could not initialize class jdk.internal.jimage.ImageNativeSubstrate
Reviewed-by: alanb, jlaskey
dfuchs [Mon, 12 Oct 2015 20:13:22 +0200] rev 32984
8033661: readConfiguration does not cleanly reinitialize the logging system
Summary: two new updateConfiguration methods have been added to LogManager: call updateConfiguration to update a configuration *after* the LogManager is initialized.
Reviewed-by: mchung
amlu [Mon, 12 Oct 2015 17:07:40 +0800] rev 32983
8139407: Mark java/rmi/registry/readTest/readTest.sh as intermittently failing
Reviewed-by: chegar