kvn [Thu, 02 May 2013 18:50:05 -0700] rev 17134
Merge
roland [Thu, 02 May 2013 10:27:15 +0200] rev 17133
8013532: Remove unused parameter "compiler" from DTRACE_METHOD_COMPILE* macros
Summary: remove unused parameter in dtrace macros
Reviewed-by: kvn, roland
Contributed-by: albert.noll@oracle.com
neliasso [Mon, 29 Apr 2013 13:20:19 +0200] rev 17132
8012547: Code cache flushing can get stuck reclaming of memory
Summary: Keep sweeping regardless of if we are flushing
Reviewed-by: kvn, twisti
jiangli [Fri, 26 Apr 2013 14:41:10 -0700] rev 17131
Merge
jiangli [Fri, 26 Apr 2013 16:21:03 -0400] rev 17130
8013036: vm/runtime/simpleThresholdPolicy.cpp: assert(mcs != NULL).
Summary: Change the assert to if check as MethodCounters could be NULL under TieredCompilation.
Reviewed-by: kvn, twisti
bharadwaj [Fri, 26 Apr 2013 14:50:23 -0400] rev 17129
Merge
bharadwaj [Fri, 26 Apr 2013 10:52:26 -0700] rev 17128
Merge
vlivanov [Fri, 26 Apr 2013 08:33:39 -0700] rev 17127
Merge
iignatyev [Fri, 26 Apr 2013 07:21:41 -0700] rev 17126
8012322: Tiered: CompilationPolicy::can_be_compiled(CompLevel_all) mistakenly return false
Reviewed-by: kvn, vlivanov
neliasso [Tue, 23 Apr 2013 18:06:54 +0200] rev 17125
8012157: removed unused code in SharedRuntime::handle_wrong_method
Reviewed-by: kvn, roland, rbackman
Contributed-by: albert.noll@oracle.com
neliasso [Tue, 23 Apr 2013 13:48:02 +0200] rev 17124
8010332: removed unused method: ciMethod::uses_monitors
Reviewed-by: twisti, roland
Contributed-by: albert.noll@oracle.com
iignatyev [Thu, 25 Apr 2013 11:09:24 -0700] rev 17123
8011675: adding compilation level to replay data
Reviewed-by: kvn, vlivanov
iignatyev [Thu, 25 Apr 2013 11:04:36 -0700] rev 17122
8012337: Change Whitebox implementation to make absence of method in Whitebox.class not fatal
Reviewed-by: kvn, vlivanov
vlivanov [Thu, 25 Apr 2013 11:02:32 -0700] rev 17121
8012260: ciReplay: Include PID into the name of replay data file
Reviewed-by: kvn, twisti
mgerdin [Thu, 02 May 2013 16:41:09 -0700] rev 17120
Merge