shade [Fri, 28 Sep 2018 18:28:49 +0200] rev 51953
8211274: x86_32 build failures after JDK-8211029 (Have a common set of enabled warnings for all native libraries)
Reviewed-by: dholmes, tschatzl
shade [Fri, 28 Sep 2018 18:28:48 +0200] rev 51952
8211272: x86_32 build failures after JDK-8210764 (Update avx512 implementation)
Reviewed-by: rkennke, kvn
dl [Fri, 28 Sep 2018 08:45:46 -0700] rev 51951
8207003: Miscellaneous changes imported from jsr166 CVS 2018-09
Reviewed-by: martin, chegar
dl [Fri, 28 Sep 2018 08:45:46 -0700] rev 51950
8210971: Add exception handling methods to CompletionStage and CompletableFuture
Reviewed-by: martin, chegar
mbaesken [Thu, 27 Sep 2018 17:13:07 +0200] rev 51949
8211208: make AllocateHeapAt an unsupported option on AIX
Reviewed-by: shade, tschatzl
avoitylov [Fri, 28 Sep 2018 15:39:31 +0300] rev 51948
8211212: ARM: -Werror=switch build failure
Reviewed-by: shade
chegar [Fri, 28 Sep 2018 12:47:09 +0100] rev 51947
8211092: test/jdk/sun/net/www/http/HttpClient/MultiThreadTest.java fails intermittently when cleaning up
Reviewed-by: dfuchs
sballal [Fri, 28 Sep 2018 14:31:58 +0530] rev 51946
8207745: serviceability/sa/TestJmapCore.java times out parsing a 4GB hprof file
Reviewed-by: dholmes, jgeorge
rkennke [Fri, 28 Sep 2018 10:57:31 +0200] rev 51945
8211269: Make declaration of Allocation protected in MemAllocator
Reviewed-by: shade
jjiang [Fri, 28 Sep 2018 15:42:20 +0800] rev 51944
8209546: Make sun/security/tools/keytool/autotest.sh to support macosx
Summary: Refactor autotest.sh to java test and remove standard.sh
Reviewed-by: weijun