.hgignore
author tonyp
Tue, 19 Apr 2011 15:46:59 -0400
changeset 9334 640f1a6f0b85
parent 6729 6972f2f93eba
child 9309 334bea52fc16
permissions -rw-r--r--
7011855: G1: non-product flag to artificially grow the heap Summary: It introduces non-product cmd line parameter G1DummyRegionsPerGC which indicates how many "dummy" regions to allocate at the end of each GC. This allows the G1 heap to grow artificially and makes concurrent marking cycles more frequent irrespective of what the application that is running is doing. The dummy regions will be found totally empty during cleanup so this parameter can also be used to stress the concurrent cleanup operation. Reviewed-by: brutisso, johnc

^build/
^dist/
/nbproject/private/
^webrev