chegar [Tue, 02 Oct 2018 10:40:58 +0100] rev 51981
8209454: [error-prone] TypeParameterUnusedInFormals in jdk.net
Reviewed-by: dfuchs
chegar [Tue, 02 Oct 2018 09:05:07 +0100] rev 51980
8211325: test/jdk/java/net/Socket/LingerTest.java fails with cleaning up
Reviewed-by: dfuchs
weijun [Tue, 02 Oct 2018 16:02:35 +0800] rev 51979
8210821: Support dns_canonicalize_hostname in krb5.conf
Reviewed-by: valeriep
manc [Mon, 01 Oct 2018 20:16:55 -0400] rev 51978
8210716: Detailed GC logging request misses some
Summary: Changed log tags from (heap, ergo) to (gc, ergo, heap).
Reviewed-by: kbarrett, tschatzl
iignatyev [Mon, 01 Oct 2018 14:54:46 -0700] rev 51977
8211171: move JarUtils to top-level testlibrary
Reviewed-by: alanb
kvn [Mon, 01 Oct 2018 11:54:34 -0700] rev 51976
8211251: Default mask register for avx512 instructions
Summary: Encode AVX 512 instructions as unmasked instruction where mask register is not specified.
Reviewed-by: kvn
Contributed-by: sandhya.viswanathan@intel.com
ccheung [Mon, 01 Oct 2018 11:36:48 -0700] rev 51975
8211278: Update ProblemList
Reviewed-by: iklam
rkennke [Mon, 01 Oct 2018 20:23:56 +0200] rev 51974
8211129: compiler/whitebox/ForceNMethodSweepTest.java fails after JDK-8132849
Reviewed-by: eosterlund, thartmann
simonis [Mon, 01 Oct 2018 19:08:14 +0200] rev 51973
8211328: Different declaration and definition of ClassLoaderData::classes_do() leads to build failures
Reviewed-by: dcubed, coleenp
lancea [Mon, 01 Oct 2018 13:05:51 -0400] rev 51972
8211295: DriverManager.getConnection fails when called from com.sun.rowset.JdbcRowSetImpl
Reviewed-by: mchung, alanb
aph [Mon, 01 Oct 2018 12:30:33 -0400] rev 51971
Merge
aph [Mon, 01 Oct 2018 12:29:47 -0400] rev 51970
8211333: AArch64: Fix another build failure after JDK-8211029
Reviewed-by: shade, aph
Contributed-by: pengfei.li@arm.com
rkennke [Mon, 01 Oct 2018 17:47:26 +0200] rev 51969
8211071: unpack.cpp fails to compile with statement has no effect [-Werror=unused-value]
Reviewed-by: ihse, clanger
shade [Mon, 01 Oct 2018 16:41:10 +0200] rev 51968
8211239: Build fails without JFR: empty JFR events signatures mismatch
Reviewed-by: mgronlun, dholmes