xdono [Fri, 24 Jul 2009 13:40:05 -0700] rev 3285
Added tag jdk7-b66 for changeset 7441718ff264
duke [Wed, 05 Jul 2017 16:57:12 +0200] rev 3284
Merge
trims [Wed, 29 Jul 2009 16:00:35 -0700] rev 3283
Merge
trims [Fri, 24 Jul 2009 16:41:16 -0700] rev 3282
6864901: Bump the HS16 build number to 07
Summary: Update the HS16 build number to 07
Reviewed-by: jcoomes
trims [Fri, 24 Jul 2009 16:40:56 -0700] rev 3281
Merge
ysr [Fri, 24 Jul 2009 12:49:31 -0700] rev 3280
Merge
ysr [Wed, 22 Jul 2009 18:25:00 -0700] rev 3279
6863216: Clean up debugging debris inadvertently pushed with 6700789
Summary: Anti-delta for debugging debris that was inadvertently pushed.
Reviewed-by: kvn, tonyp
apetrusenko [Wed, 22 Jul 2009 02:46:55 -0700] rev 3278
6862661: G1: _gc_alloc_region_counts is not updated properly after 6604422
Summary: Implementation of RFE 6604422 (G1: re-use half-promoted regions) introduced incorrect _gc_alloc_region_counts updates which effectively disabled survivor spaces.
Reviewed-by: johnc, jmasa, tonyp
kvn [Fri, 24 Jul 2009 09:01:00 -0700] rev 3277
Merge
kvn [Thu, 23 Jul 2009 14:53:56 -0700] rev 3276
6860599: nodes limit could be reached during Output phase
Summary: Bailout compilation if nodes limit could be reached during Output phase.
Reviewed-by: never, twisti