ehelin [Thu, 15 Aug 2013 06:20:48 -0700] rev 19291
Merge
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
kvn [Wed, 14 Aug 2013 10:21:26 -0700] rev 19283
8022993: Convert MAX_UNROLL constant to LoopMaxUnroll C2 flag
Summary: Replace MAX_UNROLL constant with new C2 LoopMaxUnroll flag.
Reviewed-by: roland
iignatyev [Sat, 10 Aug 2013 10:01:12 +0400] rev 19282
8019915: whitebox testClearMethodStateTest fails with tiered on sparc
Summary: 'compileonly' directive has beens added to each 'compiler/whitebox' test
Reviewed-by: kvn