iklam [Tue, 06 Mar 2018 22:08:30 -0800] rev 49352
8191585: VM anonymous classes created during CDS dump time cause crash
Reviewed-by: hseigel, mseledtsov, ccheung
dnsimon [Tue, 06 Mar 2018 16:02:04 -0800] rev 49351
8199066: [JVMCI] EagerJVMCI option should also initialize the JVMCI compiler
Reviewed-by: kvn
coleenp [Tue, 06 Mar 2018 18:12:15 -0500] rev 49350
8199137: StringInternSync test crashes in exit verification
Summary: java_lang_String::equals(oop, oop) was buggy.
Reviewed-by: eosterlund, dholmes
coleenp [Tue, 06 Mar 2018 17:45:31 -0500] rev 49349
8199133: [BACKOUT] NMT: Enhance thread stack tracking
Reviewed-by: jwilhelm
coleenp [Tue, 06 Mar 2018 17:15:16 -0500] rev 49348
8198926: Move ClassLoaderData::_dependencies to ClassLoaderData::_handles
Summary: Move dependency creation and cleaned up logging
Reviewed-by: hseigel, jiangli
eosterlund [Tue, 06 Mar 2018 08:36:44 +0100] rev 49347
8195148: Collapse G1SATBCardTableModRefBS and G1SATBCardTableLoggingModRefBS into a single G1BarrierSet
Reviewed-by: ehelin, kbarrett