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
aph [Mon, 01 Oct 2018 09:56:45 +0100] rev 51964
Merge
aph [Wed, 26 Sep 2018 18:11:00 +0100] rev 51963
8211170: AArch64: Warnings in C1 and template interpreter
Reviewed-by: adinn
jiangli [Mon, 01 Oct 2018 00:52:37 -0400] rev 51962
8210926: vmTestbase/nsk/jvmti/scenarios/allocation/AP11/ap11t001/TestDescription.java failed with JVMTI_ERROR_INVALID_CLASS in CDS mode
Summary: Reset InstanceKlass _init_state to 'allocated' before writing out shared classes at dump time.
Reviewed-by: dholmes, coleenp
mikael [Fri, 28 Sep 2018 14:53:41 -0700] rev 51961
8211291: Backout JDK-8210842 Handle JNIGlobalRefLocker.cpp
Reviewed-by: kbarrett, iignatyev, jcbeyler