jaxws/.hgignore
author ysr
Mon, 02 Mar 2009 16:37:04 -0800
changeset 2141 e9a644aaff87
parent 8 474761f14bca
child 3885 90241d0c87b6
permissions -rw-r--r--
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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8
474761f14bca Initial load
duke
parents:
diff changeset
     1
^build/
474761f14bca Initial load
duke
parents:
diff changeset
     2
^dist/
474761f14bca Initial load
duke
parents:
diff changeset
     3
^nbproject/private/