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
rkennke [Mon, 01 Oct 2018 16:34:22 +0200] rev 51967
8211241: Missing obj equals in TemplateTable::fast_aldc
Reviewed-by: dcubed, coleenp
lucy [Mon, 01 Oct 2018 12:07:15 +0200] rev 51966
8211145: [ppc] [s390]: Build fails due to -Werror=switch (introduced with JDK-8211029)
Reviewed-by: shade, simonis
aph [Thu, 20 Sep 2018 18:29:05 +0100] rev 51965
8210972: Add comment text to C1 patching code
Reviewed-by: kvn