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