Sat, 14 Jan 2012 00:47:46 -0800 Merge
amurillo [Sat, 14 Jan 2012 00:47:46 -0800] rev 11462
Merge
Fri, 13 Jan 2012 14:21:14 -0800 Merge
kvn [Fri, 13 Jan 2012 14:21:14 -0800] rev 11461
Merge
Fri, 13 Jan 2012 12:58:26 -0800 7129618: assert(obj_node->eqv_uncast(obj),"");
kvn [Fri, 13 Jan 2012 12:58:26 -0800] rev 11460
7129618: assert(obj_node->eqv_uncast(obj),""); Summary: Relax verification and locks elimination checks for new implementation (EliminateNestedLocks). Reviewed-by: iveresov
Fri, 13 Jan 2012 00:51:43 -0800 Merge
jrose [Fri, 13 Jan 2012 00:51:43 -0800] rev 11459
Merge
Thu, 12 Jan 2012 14:45:04 -0800 7128355: assert(!nocreate) failed: Cannot build a phi for a block already parsed
kvn [Thu, 12 Jan 2012 14:45:04 -0800] rev 11458
7128355: assert(!nocreate) failed: Cannot build a phi for a block already parsed Summary: Do not common BoxLock nodes and avoid creating phis of boxes. Reviewed-by: never
Fri, 13 Jan 2012 06:18:47 -0800 Merge
brutisso [Fri, 13 Jan 2012 06:18:47 -0800] rev 11457
Merge
Fri, 13 Jan 2012 01:55:22 -0800 Merge
brutisso [Fri, 13 Jan 2012 01:55:22 -0800] rev 11456
Merge
Tue, 10 Jan 2012 18:58:13 -0500 6888336: G1: avoid explicitly marking and pushing objects in survivor spaces
tonyp [Tue, 10 Jan 2012 18:58:13 -0500] rev 11455
6888336: G1: avoid explicitly marking and pushing objects in survivor spaces Summary: This change simplifies the interaction between GC and concurrent marking. By disabling survivor spaces during the initial-mark pause we don't need to propagate marks of objects we copy during each GC (since we never need to copy an explicitly marked object). Reviewed-by: johnc, brutisso
Tue, 10 Jan 2012 20:02:41 +0100 7128532: G1: Change default value of G1DefaultMaxNewGenPercent to 80
brutisso [Tue, 10 Jan 2012 20:02:41 +0100] rev 11454
7128532: G1: Change default value of G1DefaultMaxNewGenPercent to 80 Reviewed-by: tonyp, jmasa
Mon, 09 Jan 2012 23:50:41 -0500 7125281: G1: heap expansion code is replicated
tonyp [Mon, 09 Jan 2012 23:50:41 -0500] rev 11453
7125281: G1: heap expansion code is replicated Reviewed-by: brutisso, johnc
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip