duke [Wed, 05 Jul 2017 18:31:05 +0200] rev 14593
Merge
amurillo [Fri, 30 Nov 2012 16:45:27 -0800] rev 14592
Added tag hs25-b11 for changeset 7236115a66ae
amurillo [Fri, 30 Nov 2012 16:45:26 -0800] rev 14591
Merge
johnc [Fri, 30 Nov 2012 12:01:34 -0800] rev 14590
Merge
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
johnc [Thu, 29 Nov 2012 11:23:15 -0800] rev 14585
Merge
johnc [Tue, 27 Nov 2012 14:11:37 -0800] rev 14584
7194633: G1: Assertion and guarantee failures in block offset table
Summary: Add detailed error messages to assertions and guarantees in G1's block offset table.
Reviewed-by: ysr, brutisso