view make/solaris/platform_sparcv9.gcc @ 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 a49a647afe9a
children
line wrap: on
line source

os_family = solaris

arch = sparc

arch_model = sparc

os_arch = solaris_sparc

os_arch_model = solaris_sparc

lib_arch = sparcv9

compiler = gcc

sysdefs = -DSOLARIS -D_GNU_SOURCE -DSPARC