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