view make/linux/platform_sparcv9 @ 615:c6c601a0f2d6

6797870: Add -XX:+{HeapDump,PrintClassHistogram}{Before,After}FullGC Summary: Call newly created CollectedHeap::dump_{pre,post}_full_gc before and after every stop-world full collection cycle on GenCollectedHeap and ParallelScavengeHeap. (Support for G1CollectedHeap forthcoming under CR 6810861.) Small modifications to existing heap dumping and class histogram implementation, especially to allow multiple on-the-fly histos/dumps by the VM thread during a single safepoint. Reviewed-by: jmasa, alanb, mchung
author ysr
date Mon, 02 Mar 2009 16:37:04 -0800
parents 435e64505015
children
line wrap: on
line source

os_family = linux

arch = sparc

arch_model = sparc

os_arch = linux_sparc

os_arch_model = linux_sparc

lib_arch = sparcv9

compiler = gcc

sysdefs = -DLINUX -D_GNU_SOURCE -DSPARC