ccheung [Wed, 31 Oct 2018 14:00:51 -0700] rev 52361
8213000: Obsolete the IgnoreUnverifiableClassesDuringDump vm option
Summary: remove code referencing the IgnoreUnverifiableClassesDuringDump
Reviewed-by: dholmes, jiangli
rhalade [Wed, 31 Oct 2018 13:58:15 -0700] rev 52360
8207059: Update test certificates in QuoVadisCA.java test
Reviewed-by: mullan, mbaesken
bobv [Wed, 31 Oct 2018 16:27:31 -0400] rev 52359
Merge
bobv [Wed, 31 Oct 2018 16:27:01 -0400] rev 52358
8213204: ReservedStackTest and ReservedStackTestCompiler tests fail on windows
Reviewed-by: fparain, dcubed, jwilhelm
erikj [Wed, 31 Oct 2018 13:14:52 -0700] rev 52357
8210837: Add libXrandr-devel to the Linux devkits
Reviewed-by: prr, mikael
coleenp [Wed, 31 Oct 2018 14:38:14 -0400] rev 52356
8213211: [BACKOUT] Allow Klass::_subklass and _next_sibling to have unloaded classes
Reviewed-by: jiangli, jwilhelm
gromero [Tue, 16 Oct 2018 16:26:28 -0400] rev 52355
8212481: PPC64: Enable POWER9 CPU detection
Reviewed-by: mdoerr, simonis
shade [Wed, 31 Oct 2018 19:00:59 +0100] rev 52354
8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
Reviewed-by: dholmes, iklam