sjohanss [Mon, 06 Oct 2014 10:11:13 +0200] rev 27008
8059466: Force young GC to initiate marking cycle when stat update is requested
Summary: Enable yc to be forced for stat update.
Reviewed-by: mgerdin, jcoomes
cjplummer [Fri, 03 Oct 2014 13:56:18 -0700] rev 27007
8046607: Code cleanup: PerfMemory::backing_store_filename() should be removed
Summary: Summary: Removed PerfMemory::backing_store_filename() API since it is not used anywhere.
Reviewed-by: sla, hseigel