xliu [Tue, 07 May 2019 09:17:03 +0200] rev 54736
8222670: pathological case of JIT recompilation and code cache bloat
Summary: Prevent downgraded compilation tasks from recompiling.
Reviewed-by: sgehwolf, thartmann
pliden [Tue, 07 May 2019 07:44:15 +0200] rev 54735
8223308: ZGC: Remove ZGranuleMap::size()
Reviewed-by: stefank, eosterlund
vlivanov [Mon, 06 May 2019 21:31:36 -0700] rev 54734
8223422: [Graal] assert(!m->can_be_statically_bound(InstanceKlass::cast(ctxk))) failed: redundant
Reviewed-by: kvn
dlong [Thu, 25 Apr 2019 13:35:34 -0700] rev 54733
8218700: infinite loop in HotSpotJVMCIMetaAccessContext.fromClass after OutOfMemoryError
Reviewed-by: never, kvn
kvn [Mon, 06 May 2019 20:05:19 -0700] rev 54732
8223332: Update JVMCI
Reviewed-by: never, dnsimon
weijun [Tue, 07 May 2019 10:21:04 +0800] rev 54731
8219013: Update Apache Santuario (XML Signature) to version 2.1.3
Reviewed-by: mullan
pli [Tue, 07 May 2019 00:58:10 +0000] rev 54730
8223054: [TESTBUG] Put graalJarsCP before existing classpath in GraalUnitTestLauncher
Reviewed-by: iignatyev, dlong
dholmes [Mon, 06 May 2019 21:23:23 -0400] rev 54729
8222534: VerifyBeforeExit is not honored when System.exit is called
Reviewed-by: coleenp, rehn