amurillo [Thu, 02 Jun 2016 14:58:50 -0700] rev 38735
Merge
goetz [Fri, 13 May 2016 15:20:06 +0200] rev 38734
8156922: [ppc] Implement template interpreter stack overflow checks as on x86/sparc.
Reviewed-by: dlong, dholmes, simonis, coleenp
hseigel [Wed, 01 Jun 2016 11:14:58 -0400] rev 38733
8156156: Add module specific NMT MemoryType
Summary: Change NMT tag for allocations for modules support to mtModule
Reviewed-by: coleenp, lfoltan, gtriantafill
hseigel [Wed, 01 Jun 2016 07:44:43 -0400] rev 38732
8158060: BasicLayerTest causes fatal error: Thread holding lock at safepoint that vm can block on: Module_lock
Summary: Move the exception throw outside of the block containing the lock
Reviewed-by: dholmes, kbarrett, lfoltan