stefank [Thu, 29 Nov 2012 23:02:52 +0100] rev 14589
8004199: Change the ASM package for Test8003720
Reviewed-by: kvn, jrose
coleenp [Thu, 29 Nov 2012 16:50:29 -0500] rev 14588
8000662: NPG: nashorn ant clean test262 out-of-memory with Java heap
Summary: Add ClassLoaderData object for each anonymous class with metaspaces to allocate in.
Reviewed-by: twisti, jrose, stefank
cjplummer [Thu, 29 Nov 2012 13:55:49 -0800] rev 14587
Merge
jiangli [Tue, 27 Nov 2012 17:03:56 -0500] rev 14586
8003848: Make ConstMethod::generic_signature_index optional and move Method::_max_stack to ConstMethod.
Summary: Make ConstMethod::generic_signature_index optional and move Method::_max_stack to ConstMethod.
Reviewed-by: bdelsart, sspitsyn, coleenp