ehelin [Tue, 13 Aug 2013 18:16:19 +0200] rev 19290
8020598: ObjectCountEventSender::send needs INCLUDE_TRACE guards when building OpenJDK with INCLUDE_TRACE=0
Reviewed-by: stefank, brutisso, sjohanss
brutisso [Thu, 15 Aug 2013 10:05:50 +0200] rev 19289
8023021: Unnecessary clearing of the card table introduced by the fix for JDK-8023013
Reviewed-by: stefank, ehelin
ehelin [Wed, 14 Aug 2013 13:49:36 +0200] rev 19288
8022899: SunStudio compiler can not handle EXCEPTION_MARK and inlining
Reviewed-by: coleenp, mgerdin
brutisso [Wed, 14 Aug 2013 10:55:45 +0200] rev 19287
Merge
brutisso [Wed, 14 Aug 2013 09:02:32 +0200] rev 19286
8022800: Use specific generations rather than generation iteration
Reviewed-by: jmasa, ehelin
stefank [Fri, 31 May 2013 14:32:44 +0200] rev 19285
8022880: False sharing between PSPromotionManager instances
Summary: Pad the PSPromotionManager instances in the manager array.
Reviewed-by: brutisso, jmasa
rbackman [Thu, 15 Aug 2013 15:26:16 +0200] rev 19284
Merge