DGC and UseParallelOldGC
Rainer Jung
rainer.jung at kippdata.de
Tue Oct 13 22:46:36 UTC 2009
Hi all,
if I activate the parallel stop the world collector using
-XX:+UseParallelOldGC and DGC kicks in: will it run with multiple
threads in parallel, or will it only run single-threaded?
I know that in case I use CMS, there are ExplicitGCInvokesConcurrent and
ExplicitGCInvokesConcurrentAndUnloadsClasses which also influence DGC,
but I didn't find any info about the situation using parallel old GC.
TIA!
Regards,
Rainer
_______________________________________________
hotspot-gc-use mailing list
hotspot-gc-use at openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/hotspot-gc-use
More information about the hotspot-gc-dev
mailing list